summary refs log tree commit diff stats
path: root/scripts/qapi
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-08-13 17:11:49 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-08-25 10:48:49 +0100
commit41704cc262d6f451470c2074560bc7309064865d (patch)
tree33a779fe8b0a830ed58cfd90cb02bffd7ebd7cb7 /scripts/qapi
parente3152d02da21ac6e2169b1bf104a2d0478664a4a (diff)
downloadfocaccia-qemu-41704cc262d6f451470c2074560bc7309064865d.tar.gz
focaccia-qemu-41704cc262d6f451470c2074560bc7309064865d.zip
target/arm: Fix VLDRB/H/W for predicated elements
For vector loads, predicated elements are zeroed, instead of
retaining their previous values (as happens for most data
processing operations). This means we need to distinguish
"beat not executed due to ECI" (don't touch destination
element) from "beat executed but predicated out" (zero
destination element).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions