mbox series

[0/3] tcg/s390x: Fixes for host vector codegen

Message ID 20220303031132.444233-1-richard.henderson@linaro.org
Headers show
Series tcg/s390x: Fixes for host vector codegen | expand

Message

Richard Henderson March 3, 2022, 3:11 a.m. UTC
I've run some risu tests for target arm neon on s390x
and have found a couple of bugs.


r~


Richard Henderson (3):
  tcg/s390x: Fix tcg_out_dupi_vec vs VGM
  tcg/s390x: Fix INDEX_op_bitsel_vec vs VSEL
  tcg/s390x: Fix tcg_out_dup_vec vs general registers

 tcg/s390x/tcg-target.c.inc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)