[PATCH 6/6] i386: Implement asm flag outputs

Jeff Law law@redhat.com
Fri May 8 18:45:00 GMT 2015


On 05/08/2015 12:40 PM, H. Peter Anvin wrote:
> On 05/07/2015 02:39 PM, Richard Henderson wrote:
>> All j<cc> mnemonics implemented as =@cc<cc>
>> to make it easy for someone reading the manual
>> to figure out what condition is desired.
>
> One request: would it be possible to get a cpp symbol for this (e.g.
> __GCC_X86_INLINE_ASM_CC__) so we don't have to do explicit gcc version
> checks?
Probably wise.  I hate version # checks.
jeff



More information about the Gcc-patches mailing list