s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR
commit5b89f0fba2b6301e124668443f8bfed124a0317c
authorDavid Hildenbrand <david@redhat.com>
Wed, 29 May 2019 19:30:56 +0000 (29 21:30 +0200)
committerDavid Hildenbrand <david@redhat.com>
Fri, 7 Jun 2019 12:53:25 +0000 (7 14:53 +0200)
tree9d8fa3cd5851201ec12f26950a16098fb8b1f8e7
parent3a0eae8546b4cda2526f1d913d50c4eb63f5c05e
s390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL) SCALAR

As far as I can see, there is only a tiny difference.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
target/s390x/helper.h
target/s390x/insn-data.def
target/s390x/translate_vx.inc.c
target/s390x/vec_fpu_helper.c