]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Add FEAT_ITE support
authorAndrea Corallo <andrea.corallo@arm.com>
Tue, 10 Oct 2023 15:37:11 +0000 (16:37 +0100)
committerAndrea Corallo <andrea.corallo@arm.com>
Tue, 19 Dec 2023 14:35:49 +0000 (15:35 +0100)
commitd645278cdf413ecdfac873528133ae40d927da0c
tree511f815339f3bb86f5dc4bb647a3d69cb60e847a
parentdb168da2e0d7ea01d0a8ed4bdd0e035e47094fed
aarch64: Add FEAT_ITE support

This patch add support for FEAT_ITE "Instrumentation Extension" adding
the "trcit" instruction.

This is enabled by the +ite march flag.
gas/config/tc-aarch64.c
gas/doc/c-aarch64.texi
gas/testsuite/gas/aarch64/illegal-ite1-1.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/illegal-ite1-1.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/ite1.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/ite1.s [new file with mode: 0644]
include/opcode/aarch64.h
opcodes/aarch64-asm-2.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-tbl.h