s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT
commit76dbd28935273e5367e2701d82e636bf22fe85af
authorDavid Hildenbrand <david@redhat.com>
Thu, 7 Mar 2019 12:15:23 +0000 (7 13:15 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 11 Mar 2019 08:31:01 +0000 (11 09:31 +0100)
treee277b3f443fb1572041166eaf2871a890410bf2e
parent90e3af6bb8674c551d523a025048d783fb2a96bc
s390x/tcg: Implement VECTOR LOAD VR FROM GRS DISJOINT

Fairly easy, just load from to gprs into a single vector.

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