diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-01-13 13:36:57 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-01-26 17:24:05 +0100 |
commit | 836968fa0a85f01eeeb1f1144dfa87e3ab94a3d7 (patch) | |
tree | 1bd9c23e21f80b1b136c71ab702a4a0661ae5697 /scripts/gdb/linux/utils.py | |
parent | f340d270491dc6b4c2da036c33642fbbf1de47af (diff) |
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Use the more precise CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS to tell if the
compiler has support for the A, O, and R inline assembly format flags.
This allows recent Clang compilers to generate better code.
Move code around so the good (aka better) case at the top of each ifdef
construct.
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions