Re: [PATCH 0/3] tcg/s390x vector fixes

2022-03-14 Thread Richard Henderson

On 3/14/22 05:41, Thomas Huth wrote:

On 10/03/2022 21.27, Richard Henderson wrote:

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.


Thanks! If you don't mind (e.g. if you don't have any other TCG patches pending), I can 
take these through my s390x-next tree (I'm planning another pull request before the rc0 
hard freeze tomorrow):


I did have another tcg patch; I've just sent off the lot.  But thanks.


r~



Re: [PATCH 0/3] tcg/s390x vector fixes

2022-03-14 Thread Thomas Huth

On 10/03/2022 21.27, Richard Henderson wrote:

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.


Thanks! If you don't mind (e.g. if you don't have any other TCG patches 
pending), I can take these through my s390x-next tree (I'm planning another 
pull request before the rc0 hard freeze tomorrow):


 https://gitlab.com/thuth/qemu/-/commits/s390x-next/

 Thomas




[PATCH 0/3] tcg/s390x vector fixes

2022-03-10 Thread Richard Henderson
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