s390x/tcg: Implement VECTOR AND (WITH COMPLEMENT)
commit4c1bd09a1d06e76036211d19ae35762ad131f6db
authorDavid Hildenbrand <david@redhat.com>
Sun, 17 Mar 2019 23:04:51 +0000 (18 00:04 +0100)
committerDavid Hildenbrand <david@redhat.com>
Fri, 17 May 2019 08:54:13 +0000 (17 10:54 +0200)
tree0260f31b4131ffe704ee06aa3819d3b673b4454a
parent8a931bb8ddcfa503e4dc2a8bff6d313c6a74f7c6
s390x/tcg: Implement VECTOR AND (WITH COMPLEMENT)

Easy, as we can reuse existing gvec helpers.

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