]> Git Repo - qemu.git/commit - target/s390x/vec_fpu_helper.c
s390x/tcg: Implement VECTOR LOAD ROUNDED
authorDavid Hildenbrand <[email protected]>
Wed, 29 May 2019 20:06:42 +0000 (22:06 +0200)
committerDavid Hildenbrand <[email protected]>
Fri, 7 Jun 2019 12:53:25 +0000 (14:53 +0200)
commit4500ede452e6e1fc079e05ce67a94bb6804757f8
tree65feaf5b323c2e6e8689291bc1efa3090edfaed3
parent1a76e59da3162625561f0417133f26be39bbceb0
s390x/tcg: Implement VECTOR LOAD ROUNDED

We can reuse some of the infrastructure introduced for
VECTOR FP CONVERT FROM FIXED 64-BIT and friends.

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