diff options
| author | David Hildenbrand <david@redhat.com> | 2019-04-10 22:55:16 +0200 |
|---|---|---|
| committer | David Hildenbrand <david@redhat.com> | 2019-05-17 10:54:13 +0200 |
| commit | db156ebfae0d7707d81d13234e2fd43dd3347298 (patch) | |
| tree | 5caf566e136c6f59a25a1411481ef780e1d49be8 /linux-headers/linux/psci.h | |
| parent | e58de341d948d12cb36bbc5aa4866b7412581880 (diff) | |
| download | focaccia-qemu-db156ebfae0d7707d81d13234e2fd43dd3347298.tar.gz focaccia-qemu-db156ebfae0d7707d81d13234e2fd43dd3347298.zip | |
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 'linux-headers/linux/psci.h')
0 files changed, 0 insertions, 0 deletions