[PATCH v2 0/2] LoongArch: gas: Add LVZ and LBT instructions support
mengqinggang
mengqinggang@loongson.cn
Fri Jun 30 09:04:14 GMT 2023
Changes from v1:
Add LARCH_opts.ase_lvz and LARCH_opts.ase_lbt.
mengqinggang (2):
LoongArch: gas: Add LVZ and LBT instructions support
LoongArch: gas: Fix code style issues
gas/config/tc-loongarch.c | 4 +
gas/testsuite/gas/loongarch/lvz-lbt.d | 191 ++
gas/testsuite/gas/loongarch/lvz-lbt.s | 181 ++
gas/testsuite/gas/loongarch/uleb128.d | 52 +-
include/opcode/loongarch.h | 6 +
opcodes/loongarch-dis.c | 2 +
opcodes/loongarch-opc.c | 3195 +++++++++++++------------
7 files changed, 2105 insertions(+), 1526 deletions(-)
create mode 100644 gas/testsuite/gas/loongarch/lvz-lbt.d
create mode 100644 gas/testsuite/gas/loongarch/lvz-lbt.s
--
2.31.1
More information about the Binutils
mailing list