aarch64: Add the SME2 FP<->FP conversion instructions
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:15 +0000 (11:09 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:15 +0000 (11:09 +0100)
commitc04965ec7d8819448f7d7b48cee9fa6567e67455
treef35fd289a0e19ea6825c9551dfc1512b1492303c
parent28ef4f20c06ed3f6deded8363bcc41b9ba1ac155
aarch64: Add the SME2 FP<->FP conversion instructions

This patch adds the BFCVT{,N} and FCVT{,N} instructions,
which narrow a pair of .S registers to a single .H register.
gas/testsuite/gas/aarch64/sme2-24-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-24-invalid.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-24-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-24-noarch.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-24-noarch.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-24.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-24.s [new file with mode: 0644]
opcodes/aarch64-dis-2.c
opcodes/aarch64-tbl.h