[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] tcg/s390x vector fixes
From: |
Richard Henderson |
Subject: |
[PATCH 0/3] tcg/s390x vector fixes |
Date: |
Thu, 10 Mar 2022 12:27:48 -0800 |
These 3 issues were found by running risu on arm neon test cases.
In the meantime, Thomas encountered one of the same with the new
tests of vectorized sha512.
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(-)
--
2.25.1
- [PATCH 0/3] tcg/s390x vector fixes,
Richard Henderson <=