s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)
commitf02497306ec2efb8315f604597ddf8142f00336d
authorDavid Hildenbrand <david@redhat.com>
Tue, 8 Jun 2021 09:23:33 +0000 (8 11:23 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:21 +0000 (21 08:48 +0200)
treeec833c61dd1902f07e9656cf678b51be7c66137c
parente257abc8de8011160fec3e85fcf54db9bc7ae2c6
s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)

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