aarch64: Add the SME2 saturating conversion instructions
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:16 +0000 (11:09 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:16 +0000 (11:09 +0100)
commitce623e7aa486d1330c9a4529c77a302d2fdcb801
tree0eb2f066a02a0cd040e95eeb05c40a4aea975cec
parentc04965ec7d8819448f7d7b48cee9fa6567e67455
aarch64: Add the SME2 saturating conversion instructions

There are two instruction formats here:

- SQCVT, SQCVTU and UQCVT, which operate on lists of two or
  four registers.

- SQCVTN, SQCVTUN and UQCVTN, which operate on lists of
  four registers.
21 files changed:
gas/testsuite/gas/aarch64/sme2-25-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-25-invalid.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-25-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-25-noarch.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-25-noarch.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-25.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-25.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26-invalid.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26-noarch.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26-noarch.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-26.s [new file with mode: 0644]
include/opcode/aarch64.h
opcodes/aarch64-asm.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-dis.c
opcodes/aarch64-opc.c
opcodes/aarch64-opc.h
opcodes/aarch64-tbl.h