summaryrefslogtreecommitdiffstats
path: root/hw/display
diff options
context:
space:
mode:
authorPeter Maydell2019-07-04 18:14:44 +0200
committerPeter Maydell2019-07-04 18:25:30 +0200
commit89a11ff756410aecb87d2c774df6e45dbf4105c1 (patch)
treeeb9d22fab4d2b8948668cc95c9e836633760e5b0 /hw/display
parenttarget/arm: Execute Thumb instructions when their condbits are 0xf (diff)
downloadqemu-89a11ff756410aecb87d2c774df6e45dbf4105c1.tar.gz
qemu-89a11ff756410aecb87d2c774df6e45dbf4105c1.tar.xz
qemu-89a11ff756410aecb87d2c774df6e45dbf4105c1.zip
target/arm: Correct VMOV_imm_dp handling of short vectors
Coverity points out (CID 1402195) that the loop in trans_VMOV_imm_dp() that iterates over the destination registers in a short-vector VMOV accidentally throws away the returned updated register number from vfp_advance_dreg(). Add the missing assignment. (We got this correct in trans_VMOV_imm_sp().) Fixes: 18cf951af9a27ae573a Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190702105115.9465-1-peter.maydell@linaro.org
Diffstat (limited to 'hw/display')
0 files changed, 0 insertions, 0 deletions