[PATCH v0 0/2] LoongArch: Add LSX and LASX instructions support
mengqinggang
mengqinggang@loongson.cn
Sun Jun 25 08:38:48 GMT 2023
Add LSX (128 bits vector) and LASX (256 bits vector) instructions support
mengqinggang (2):
LoongArch: gas: Add LSX and LASX instructions support
LoongArch: gas: Add LSX and LASX instructions test
gas/config/tc-loongarch.c | 4 +
gas/testsuite/gas/loongarch/vector.d | 1460 +++++++++++++++++++++++++
gas/testsuite/gas/loongarch/vector.s | 1451 +++++++++++++++++++++++++
opcodes/loongarch-opc.c | 1465 ++++++++++++++++++++++++++
4 files changed, 4380 insertions(+)
create mode 100644 gas/testsuite/gas/loongarch/vector.d
create mode 100644 gas/testsuite/gas/loongarch/vector.s
--
2.36.0
More information about the Binutils
mailing list