qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] target/arm: Misc cleanups
@ 2020-05-07 17:23 Richard Henderson
  2020-05-07 17:23 ` [PATCH v2 1/4] target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA Richard Henderson
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Richard Henderson @ 2020-05-07 17:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Version 2 adds a fix to a just merged patch.


r~


Richard Henderson (4):
  target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA
  target/arm: Use tcg_gen_gvec_mov for clear_vec_high
  target/arm: Use clear_vec_high more effectively
  target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed)

 target/arm/helper-sve.h    |  45 +++++++----
 target/arm/sve_helper.c    | 157 ++++++++++++++-----------------------
 target/arm/translate-a64.c |  69 ++++++++--------
 target/arm/translate-sve.c |  76 +++++++-----------
 4 files changed, 157 insertions(+), 190 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-05-11 13:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-07 17:23 [PATCH v2 0/4] target/arm: Misc cleanups Richard Henderson
2020-05-07 17:23 ` [PATCH v2 1/4] target/arm: Use tcg_gen_gvec_5_ptr for sve FMLA/FCMLA Richard Henderson
2020-05-07 17:23 ` [PATCH v2 2/4] target/arm: Use tcg_gen_gvec_mov for clear_vec_high Richard Henderson
2020-05-07 17:23 ` [PATCH v2 3/4] target/arm: Use clear_vec_high more effectively Richard Henderson
2020-05-07 17:23 ` [PATCH v2 4/4] target/arm: Fix tcg_gen_gvec_dup_imm vs DUP (indexed) Richard Henderson
2020-05-07 18:06   ` Laurent Desnogues
2020-05-07 17:24 ` [PATCH v2 0/4] target/arm: Misc cleanups Richard Henderson
2020-05-11 11:00 ` Peter Maydell
2020-05-11 13:28   ` Peter Maydell

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