s390x/tcg: Simplify wfc64() handling
commit4da79375c2a368bb548266e90e3d600afc05d165
authorDavid Hildenbrand <david@redhat.com>
Tue, 8 Jun 2021 09:23:21 +0000 (8 11:23 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:21 +0000 (21 08:48 +0200)
treefec9c5f42576525fdfdfe6ce7dc322fab7e6773e
parent977e43d977c0b64a1b582cb4cc1c5711b5bc01a7
s390x/tcg: Simplify wfc64() handling

... and prepare for 32/128 bit support.

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