]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/tcg: Implement VECTOR OR WITH COMPLEMENT
authorDavid Hildenbrand <david@redhat.com>
Thu, 11 Apr 2019 09:14:29 +0000 (11:14 +0200)
committerDavid Hildenbrand <david@redhat.com>
Fri, 17 May 2019 08:54:13 +0000 (10:54 +0200)
commita014bcc7bc86500eb7f04564d8487f7625d50c93
treeef0be9fdbbb3020562417fcabcaeb172830bc42d
parent2bbf4dff3f2e580e5c60ac612f1e63c5c3c528e9
s390x/tcg: Implement VECTOR OR WITH COMPLEMENT

Again, vector enhancements facility 1 material.

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