]> Git Repo - qemu.git/commit - target/s390x/vec_fpu_helper.c
s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
authorDavid Hildenbrand <[email protected]>
Wed, 29 May 2019 20:27:21 +0000 (22:27 +0200)
committerDavid Hildenbrand <[email protected]>
Fri, 7 Jun 2019 12:53:26 +0000 (14:53 +0200)
commit83b955f9a8d149c31eea015020e7cbb25918839d
treef5a908e04e85f238c3df4ee5940ee26e33711518
parent658a395f6c41d72525f575de56fc9d4902161f2b
s390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE

We can reuse float64_dcmask().

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.023596 seconds and 4 git commands to generate.