diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2024-04-08 18:57:49 -0700 |
---|---|---|
committer | H.J. Lu <(no_default)> | 2024-04-08 19:42:36 -0700 |
commit | 18e94e04dae724c61cbc13ace85fa68f2deda900 (patch) | |
tree | 2c1138f6f5aa74245a96fbd6e01e6c7b9a1e605b /libgcc | |
parent | 9c97de682303b81c8886ac131fcfb3b122f2f1a6 (diff) | |
download | gcc-18e94e04dae724c61cbc13ace85fa68f2deda900.zip gcc-18e94e04dae724c61cbc13ace85fa68f2deda900.tar.gz gcc-18e94e04dae724c61cbc13ace85fa68f2deda900.tar.bz2 |
x86: Define __APX_INLINE_ASM_USE_GPR32__
Define __APX_INLINE_ASM_USE_GPR32__ for -mapx-inline-asm-use-gpr32.
When __APX_INLINE_ASM_USE_GPR32__ is defined, inline asm statements
should contain only instructions compatible with r16-r31.
gcc/
PR target/114587
* config/i386/i386-c.cc (ix86_target_macros_internal): Define
__APX_INLINE_ASM_USE_GPR32__ for -mapx-inline-asm-use-gpr32.
gcc/testsuite/
PR target/114587
* gcc.target/i386/apx-3.c: Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions