On 5/17/21 7:27 AM, David Hildenbrand wrote:
In addition to 32/128bit variants, we also have to support the "Signal-on-QNaN (SQ)" bit.Signed-off-by: David Hildenbrand<[email protected]> --- target/s390x/helper.h | 12 +++++++ target/s390x/translate_vx.c.inc | 57 ++++++++++++++++++++++++----- target/s390x/vec_fpu_helper.c | 64 +++++++++++++++++++++++++++++++-- 3 files changed, 121 insertions(+), 12 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
