]> Git Repo - qemu.git/commit
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
authorDavid Hildenbrand <[email protected]>
Tue, 8 Jun 2021 09:23:26 +0000 (11:23 +0200)
committerCornelia Huck <[email protected]>
Mon, 21 Jun 2021 06:48:21 +0000 (08:48 +0200)
commite384332cb53bd5b4d813cc38b5d19b3648047e14
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 <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20210608092337[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/helper.h
target/s390x/translate_vx.c.inc
target/s390x/vec_fpu_helper.c
This page took 0.024613 seconds and 4 git commands to generate.