s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
authorDavid Hildenbrand <david@redhat.com>
Tue, 8 Jun 2021 09:23:23 +0000 (11:23 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:21 +0000 (08:48 +0200)
commit8c18fa5b3eba2b5c4d1285714682db066ea711fa
treefdff1c8d25046ff8d299d4e94cf3075d23c1987b
parent2a785dfb5071fdb269c77aeb7fa3930e93d413ef
s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL

Fortunately, we only need the Doubleword implementation.

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