s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
commite384332cb53bd5b4d813cc38b5d19b3648047e14
authorDavid Hildenbrand <david@redhat.com>
Tue, 8 Jun 2021 09:23:26 +0000 (8 11:23 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:21 +0000 (21 08:48 +0200)
tree59bb1f0bd4c4d7c610dc2d431aef572622bc3176
parentacb269a4cdeeafb027c350348f3137916e580746
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *

In addition to 32/128bit variants, we also have to support the
"Signal-on-QNaN (SQ)" bit.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20210608092337.12221-16-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/helper.h
target/s390x/translate_vx.c.inc
target/s390x/vec_fpu_helper.c