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 v0 0/2] LoongArch: Add LSX and LASX instructions support
Date: Sun, 25 Jun 2023 16:38:48 +0800	[thread overview]
Message-ID: <20230625083850.1028642-1-mengqinggang@loongson.cn> (raw)

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


             reply	other threads:[~2023-06-25  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25  8:38 mengqinggang [this message]
2023-06-25  8:38 ` [PATCH v0 1/2] LoongArch: gas: " mengqinggang
2023-06-28  9:55   ` Chenghua Xu
2023-06-28 10:01     ` WANG Xuerui
2023-06-25  8:38 ` [PATCH v0 2/2] LoongArch: gas: Add LSX and LASX instructions test mengqinggang

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=20230625083850.1028642-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).