aboutsummaryrefslogtreecommitdiff
path: root/target/xtensa
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2019-04-10 22:55:16 +0200
committerDavid Hildenbrand <david@redhat.com>2019-05-17 10:54:13 +0200
commitdb156ebfae0d7707d81d13234e2fd43dd3347298 (patch)
tree5caf566e136c6f59a25a1411481ef780e1d49be8 /target/xtensa
parente58de341d948d12cb36bbc5aa4866b7412581880 (diff)
downloadqemu-db156ebfae0d7707d81d13234e2fd43dd3347298.zip
qemu-db156ebfae0d7707d81d13234e2fd43dd3347298.tar.gz
qemu-db156ebfae0d7707d81d13234e2fd43dd3347298.tar.bz2
s390x/tcg: Implement VECTOR TEST UNDER MASK
Let's return the cc value directly via cpu_env. Unfortunately there isn't a simple way to calculate the value lazily - one would have to calculate and store e.g. the population count of the mask and the result so it can be evaluated in a cc helper. But as VTM only sets the cc, we can assume the value will be needed soon either way. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'target/xtensa')
0 files changed, 0 insertions, 0 deletions