]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
aarch64: Support for FEAT_SVE_AES2
authorEzra Sitorus <ezra.sitorus@arm.com>
Thu, 15 May 2025 11:33:39 +0000 (12:33 +0100)
committerezra.sitorus <ezra.sitorus@arm.com>
Fri, 11 Jul 2025 11:53:25 +0000 (12:53 +0100)
commit87dcc3ddd648bf5b9de965d9eb572e7f91beeeef
treefe8d8736673cfb48277993e2c7d571efb97d812b
parent621c0c346985491770f05f60d12391b634de3832
aarch64: Support for FEAT_SVE_AES2

FEAT_SVE_AES2 implements the SVE multi-vector Advanced Encryption
Standard and 128-bit destination element polynomial multiply long
instructions, when the PE is not in Streaming SVE mode.
14 files changed:
gas/config/tc-aarch64.c
gas/doc/c-aarch64.texi
gas/testsuite/gas/aarch64/illegal-sve-aes2.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/illegal-sve-aes2.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/illegal-sve-aes2.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/illegal-sve2.l
gas/testsuite/gas/aarch64/sve-aes2-sve2-ssve-aes.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sve-aes2.s [new file with mode: 0644]
include/opcode/aarch64.h
opcodes/aarch64-asm-2.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-opc-2.c
opcodes/aarch64-opc.c
opcodes/aarch64-tbl.h