]> git.proxmox.com Git - mirror_qemu.git/commit - target/s390x/tcg/vec_fpu_helper.c
s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
authorDavid Hildenbrand <david@redhat.com>
Tue, 8 Jun 2021 09:23:32 +0000 (11:23 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:21 +0000 (08:48 +0200)
commite257abc8de8011160fec3e85fcf54db9bc7ae2c6
treeab922b3f1346bfca5b84a0853d78ae333a840a32
parenta38b5a0eab9538543a241582d80cf0eb6ce97f1f
s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20210608092337.12221-22-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