On 05/08/2015 12:40 PM, H. Peter Anvin wrote:
On 05/07/2015 02:39 PM, Richard Henderson wrote:
All j mnemonics implemented as =@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_
On 05/07/2015 02:39 PM, Richard Henderson wrote:
> All j mnemonics implemented as =@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
All j mnemonics implemented as =@cc
to make it easy for someone reading the manual
to figure out what condition is desired.
---
gcc/config/i386/constraints.md | 5 ++
gcc/config/i386/i386.c | 132 ++---
2 files changed, 130 insertions(+), 7 deletions(-