[Bug inline-asm/37018] compiling inline assembly for ia32 produces ia64 registers

schwab at suse dot de gcc-bugzilla@gcc.gnu.org
Mon Aug 4 08:29:00 GMT 2008



------- Comment #6 from schwab at suse dot de  2008-08-04 08:28 -------
Both "Q" and "q" are correct when trying to use the low part of a register. 
Only if the asm insn is using the high part you must use "Q".  It is the
modifier (%b or %h) that chooses between low and high part.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37018



More information about the Gcc-bugs mailing list