]> Git Repo - qemu.git/commit
s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE
authorDavid Hildenbrand <[email protected]>
Thu, 7 Mar 2019 12:15:17 +0000 (13:15 +0100)
committerCornelia Huck <[email protected]>
Mon, 11 Mar 2019 08:31:01 +0000 (09:31 +0100)
commite6790d3211185ee4c20fef38fb025f87c1931350
tree2548c1261fb61674ed654cc1cdabaaf513f2e9fc
parent4b664394638b71935d953a8c33c1403e8d03a14b
s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE

Take care of properly sign-extending the immediate.

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