s390x/tcg: Implement VECTOR NOT EXCLUSIVE OR
commit9023434b67f681a2d77a09ba063a11154338f99d
authorDavid Hildenbrand <david@redhat.com>
Thu, 11 Apr 2019 09:12:17 +0000 (11 11:12 +0200)
committerDavid Hildenbrand <david@redhat.com>
Fri, 17 May 2019 08:54:13 +0000 (17 10:54 +0200)
tree2cecb6b874c7ffa816178d40816a95b8d110a6ae
parent2a01d94c0a4c90454832fa3d2e59af8bc48ffd92
s390x/tcg: Implement VECTOR NOT EXCLUSIVE OR

Again, part of vector enhancement facility 1. The operation corresponds
to an bitwise equality check.

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