aarch64: Add the SME2 FMLA and FMLS instructions
authorRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:13 +0000 (11:09 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 30 Mar 2023 10:09:13 +0000 (11:09 +0100)
commit80752eb0989b85e88af7f1f4627dbed8a42dfe6d
treea94e0937d8cdb615025757ee380e8f31c014bc02
parent27f6a0bd65b92b265200392e4e9a323f626342be
aarch64: Add the SME2 FMLA and FMLS instructions
22 files changed:
gas/config/tc-aarch64.c
gas/testsuite/gas/aarch64/sme2-11-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-11-invalid.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-11-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-11-noarch.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-11-noarch.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-11.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-11.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2-invalid.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2-invalid.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2-invalid.s [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2-noarch.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2-noarch.l [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2.d [new file with mode: 0644]
gas/testsuite/gas/aarch64/sme2-f64f64-2.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-opc.h
opcodes/aarch64-tbl.h