]> git.proxmox.com Git - mirror_qemu.git/commit - target/s390x/helper.h
s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL
authorDavid Hildenbrand <david@redhat.com>
Fri, 24 May 2019 09:25:58 +0000 (11:25 +0200)
committerDavid Hildenbrand <david@redhat.com>
Fri, 7 Jun 2019 12:53:25 +0000 (14:53 +0200)
commit8c0e1e58ce45ab1317bed817a9821b0286f926a2
treecaf67bde2819af16ae7720ca5ad0c4ea30701e7b
parent1fd286385c31e42a60db0a298c01e1c8ec290e3e
s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL

Core logic courtesy of Richard H.

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