]> git.ipfire.org Git - thirdparty/gcc.git/commit
aarch64: Add new +xs flag
authorAndrew Carlotti <andrew.carlotti@arm.com>
Tue, 30 Jul 2024 18:01:27 +0000 (19:01 +0100)
committerAndrew Carlotti <andrew.carlotti@arm.com>
Fri, 10 Jan 2025 14:12:10 +0000 (14:12 +0000)
commitf06c6f8bf33e0b13d410b2305c58803a79754009
tree9975da5fd31d50ddb97648a3354688cdab2cadc7
parent4984119b75e0fb8b653dd46b5d196017c90fd6a5
aarch64: Add new +xs flag

GCC does not emit tlbi instructions, so this only affects the flags
passed through to the assembler.

gcc/ChangeLog:

* config/aarch64/aarch64-arches.def (V8_7A): Add XS.
* config/aarch64/aarch64-option-extensions.def (XS): New flag.
gcc/config/aarch64/aarch64-arches.def
gcc/config/aarch64/aarch64-option-extensions.def