diff options
author | David Hildenbrand <david@redhat.com> | 2019-04-10 22:15:07 +0200 |
---|---|---|
committer | David Hildenbrand <david@redhat.com> | 2019-05-17 10:54:13 +0200 |
commit | 48390a7c2716a128155b872d5316cda5f55dcfa9 (patch) | |
tree | 06d1c1003baa08cdbc8deac0472a29902c376570 /target/s390x/gen-features.c | |
parent | 1ee2d7ba72f6539f6e5cab218c7ce789456d60f4 (diff) | |
download | qemu-48390a7c2716a128155b872d5316cda5f55dcfa9.zip qemu-48390a7c2716a128155b872d5316cda5f55dcfa9.tar.gz qemu-48390a7c2716a128155b872d5316cda5f55dcfa9.tar.bz2 |
s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW INDICATION
Fairly easy as only 128-bit handling is required. Simply perform the
subtraction and then subtract the borrow.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'target/s390x/gen-features.c')
0 files changed, 0 insertions, 0 deletions