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? -hpa