aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-10-24 07:50:20 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-10-24 07:51:37 +0100
commitac55d00709e78cd39dfa298dcaac7aecb58762e8 (patch)
tree45bb9d7924aaf473b62121f294f15e5cc41d476d /scripts
parent7377c2c97e20e64ed9b481eb2d9b9084bfd5b7e9 (diff)
downloadqemu-ac55d00709e78cd39dfa298dcaac7aecb58762e8.zip
qemu-ac55d00709e78cd39dfa298dcaac7aecb58762e8.tar.gz
qemu-ac55d00709e78cd39dfa298dcaac7aecb58762e8.tar.bz2
target/arm: Reorg NEON VLD/VST all elements
Instead of shifts and masks, use direct loads and stores from the neon register file. Mirror the iteration structure of the ARM pseudocode more closely. Correct the parameters of the VLD2 A2 insn. Note that this includes a bugfix for handling of the insn "VLD2 (multiple 2-element structures)" -- we were using an incorrect stride value. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20181011205206.3552-19-richard.henderson@linaro.org Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions