diff options
author | David Hildenbrand <david@redhat.com> | 2019-04-11 09:50:42 +0200 |
---|---|---|
committer | David Hildenbrand <david@redhat.com> | 2019-05-17 10:54:13 +0200 |
commit | 751a564f79b6a1f1fd7a7866af3a0af6468d9c4f (patch) | |
tree | 578dcbfd2524839854602b222055107214674f0d /target/s390x/cc_helper.c | |
parent | b0160ec99ae886d1e4961fc5dbf70bf8becfb339 (diff) | |
download | qemu-751a564f79b6a1f1fd7a7866af3a0af6468d9c4f.zip qemu-751a564f79b6a1f1fd7a7866af3a0af6468d9c4f.tar.gz qemu-751a564f79b6a1f1fd7a7866af3a0af6468d9c4f.tar.bz2 |
s390x/tcg: Implement VECTOR ELEMENT COMPARE *
Fairly easy to implement, we can make use of the existing CC helpers
cmps64 and cmpu64 - we siply have to sign extend the elements.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'target/s390x/cc_helper.c')
0 files changed, 0 insertions, 0 deletions