]> Git Repo - qemu.git/commit
s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
authorDavid Hildenbrand <[email protected]>
Tue, 8 Jun 2021 09:23:28 +0000 (11:23 +0200)
committerCornelia Huck <[email protected]>
Mon, 21 Jun 2021 06:48:21 +0000 (08:48 +0200)
commit2e96005ed8509275f7396adacc3353e9189ce518
treef60a0f75d84e7cbb2704b329c1fac1a7e59a5cab
parent1c6b5b47da8d9c8797cdf866fa180466b56a9204
s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED

64 bit -> 128 bit, there is only a single final element.

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20210608092337[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/helper.h
target/s390x/translate_vx.c.inc
target/s390x/vec_fpu_helper.c
This page took 0.024718 seconds and 4 git commands to generate.