All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] target/arm: vector tail cleanups
@ 2020-05-19 21:24 Richard Henderson
  2020-05-19 21:24 ` [PATCH v3 1/2] target/arm: Use tcg_gen_gvec_mov for clear_vec_high Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Richard Henderson @ 2020-05-19 21:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

Version 3 fixes the reported bug in EXT.

I should make sure I have fixed the bug wherein RISU prints a
mismatch and still exits with success, which hid this problem
in the scrollback.


r~


Richard Henderson (2):
  target/arm: Use tcg_gen_gvec_mov for clear_vec_high
  target/arm: Use clear_vec_high more effectively

 target/arm/translate-a64.c | 63 ++++++++++++++++++++------------------
 1 file changed, 34 insertions(+), 29 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-05-21 16:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19 21:24 [PATCH v3 0/2] target/arm: vector tail cleanups Richard Henderson
2020-05-19 21:24 ` [PATCH v3 1/2] target/arm: Use tcg_gen_gvec_mov for clear_vec_high Richard Henderson
2020-05-19 21:24 ` [PATCH v3 2/2] target/arm: Use clear_vec_high more effectively Richard Henderson
2020-05-21 16:15 ` [PATCH v3 0/2] target/arm: vector tail cleanups Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.