]> Git Repo - qemu.git/commit
s390x/tcg: Implement VECTOR EXCLUSIVE OR
authorDavid Hildenbrand <[email protected]>
Thu, 11 Apr 2019 08:07:35 +0000 (10:07 +0200)
committerDavid Hildenbrand <[email protected]>
Fri, 17 May 2019 08:54:13 +0000 (10:54 +0200)
commit44951e6b0349d8981c226cd8e12505d4f45835d8
tree8ab115e5518508422619f74339599cf9c679e35f
parent449a8ac250612d4ce692df584ab105ad098b96af
s390x/tcg: Implement VECTOR EXCLUSIVE OR

Easy, we can reuse an existing gvec helper.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
target/s390x/insn-data.def
target/s390x/translate_vx.inc.c
This page took 0.025484 seconds and 4 git commands to generate.