public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v0 0/2] LoongArch: Add LSX and LASX instructions support
@ 2023-06-25  8:38 mengqinggang
  2023-06-25  8:38 ` [PATCH v0 1/2] LoongArch: gas: " mengqinggang
  2023-06-25  8:38 ` [PATCH v0 2/2] LoongArch: gas: Add LSX and LASX instructions test mengqinggang
  0 siblings, 2 replies; 5+ messages in thread
From: mengqinggang @ 2023-06-25  8:38 UTC (permalink / raw)
  To: binutils
  Cc: xuchenghua, chenglulu, liuzhensong, xry111, i.swmail, maskray,
	mengqinggang

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-28 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-25  8:38 [PATCH v0 0/2] LoongArch: Add LSX and LASX instructions support mengqinggang
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

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