public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: mengqinggang <mengqinggang@loongson.cn>
To: binutils@sourceware.org
Cc: xuchenghua@loongson.cn, chenglulu@loongson.cn,
	liuzhensong@loongson.cn, xry111@xry111.site, i.swmail@xen0n.name,
	maskray@google.com, mengqinggang <mengqinggang@loongson.cn>
Subject: [PATCH v2 0/2] LoongArch: gas: Add LVZ and LBT instructions support
Date: Fri, 30 Jun 2023 17:04:14 +0800	[thread overview]
Message-ID: <20230630090416.3051425-1-mengqinggang@loongson.cn> (raw)

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


             reply	other threads:[~2023-06-30  9:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-30  9:04 mengqinggang [this message]
2023-06-30  9:04 ` [PATCH v2 1/2] " mengqinggang
2023-06-30  9:04 ` [PATCH v2 2/2] LoongArch: gas: Fix code style issues mengqinggang
2023-06-30  9:15 ` [PATCH v2 0/2] LoongArch: gas: Add LVZ and LBT instructions support WANG Xuerui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230630090416.3051425-1-mengqinggang@loongson.cn \
    --to=mengqinggang@loongson.cn \
    --cc=binutils@sourceware.org \
    --cc=chenglulu@loongson.cn \
    --cc=i.swmail@xen0n.name \
    --cc=liuzhensong@loongson.cn \
    --cc=maskray@google.com \
    --cc=xry111@xry111.site \
    --cc=xuchenghua@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).