Re: [PATCH v2 03/26] s390x/tcg: Simplify vop64_3() handling

2021-06-03 Thread Richard Henderson
On 5/17/21 7:27 AM, David Hildenbrand wrote: Let's simplify, reworking our handler generation, passing the whole "m5" register content and not providing specialized handlers for "se", and reading/writing proper float64 values using new helpers. Suggested-by: Richard Henderson Signed-off-by:

[PATCH v2 03/26] s390x/tcg: Simplify vop64_3() handling

2021-05-17 Thread David Hildenbrand
Let's simplify, reworking our handler generation, passing the whole "m5" register content and not providing specialized handlers for "se", and reading/writing proper float64 values using new helpers. Suggested-by: Richard Henderson Signed-off-by: David Hildenbrand --- target/s390x/helper.h