[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - Quake 2 Inline Assembly in r_part.c conversion to GAS

Quake 2 Inline Assembly in r_part.c conversion to GAS

Discuss programming topics for the various GPL'd game engine sources.

Moderator: InsideQC Admins

Quake 2 Inline Assembly in r_part.c conversion to GAS

Postby Maraakate » Sat May 18, 2019 3:13 pm

Maraakate
 
Posts: 8
Joined: Sun May 31, 2015 9:37 am

Re: Quake 2 Inline Assembly in r_part.c conversion to GAS

Postby Maraakate » Sat May 18, 2019 11:40 pm

Figured it out. Took objdump from the GCC .o and MSVC .obj and compared both. fsubrp becomes fsubp in MSVC. Changing it to this fixed the alignment issue. :cool:
Maraakate
 
Posts: 8
Joined: Sun May 31, 2015 9:37 am


Return to Engine Programming

Who is online

Users browsing this forum: No registered users and 1 guest