[PATCH v1 0/2] LoongArch: gas: Add LVZ and LBT instructions support

mengqinggang mengqinggang@loongson.cn
Fri Jun 30 03:34:41 GMT 2023


  1. Add LVZ and LBT instructions support.
  2. Fix code style issues.

mengqinggang (2):
  LoongArch: gas: Add LVZ and LBT instructions support
  LoongArch: gas: Fix code style issues

 gas/testsuite/gas/loongarch/lvz-lbt.d |  191 ++
 gas/testsuite/gas/loongarch/lvz-lbt.s |  181 ++
 gas/testsuite/gas/loongarch/uleb128.d |   52 +-
 opcodes/loongarch-opc.c               | 3195 +++++++++++++------------
 4 files changed, 2093 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