qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] target/loongarch: Use i128 for 128-bit loads/stores
@ 2023-10-17 12:38 Philippe Mathieu-Daudé
  2023-10-17 12:38 ` [RFC PATCH 1/2] target/loongarch: Use i128 for 128-bit load/store in VST[X]/XVST Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-10-17 12:38 UTC (permalink / raw)
  To: qemu-devel, Richard Henderson; +Cc: Song Gao, Philippe Mathieu-Daudé

RFC because unsure and untested...

Based-on: <20231013175109.124308-1-richard.henderson@linaro.org>
  tcg: Add tcg_gen_{ld,st}_i128

Philippe Mathieu-Daudé (2):
  target/loongarch: Use i128 for 128-bit load/store in VST[X]/XVST
  target/loongarch: Use i128 for 128-bit load/store in XVLD

 target/loongarch/translate.c                | 12 ++++++
 target/loongarch/insn_trans/trans_vec.c.inc | 46 +++++++--------------
 2 files changed, 28 insertions(+), 30 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-10-18  1:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 12:38 [RFC PATCH 0/2] target/loongarch: Use i128 for 128-bit loads/stores Philippe Mathieu-Daudé
2023-10-17 12:38 ` [RFC PATCH 1/2] target/loongarch: Use i128 for 128-bit load/store in VST[X]/XVST Philippe Mathieu-Daudé
2023-10-17 12:38 ` [RFC PATCH 2/2] target/loongarch: Use i128 for 128-bit load/store in XVLD Philippe Mathieu-Daudé
2023-10-17 13:59   ` Richard Henderson
2023-10-18  1:17 ` [RFC PATCH 0/2] target/loongarch: Use i128 for 128-bit loads/stores gaosong

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 NNTP newsgroup(s).