summaryrefslogtreecommitdiffstats
path: root/scripts/git-submodule.sh
diff options
context:
space:
mode:
authorPeter Maydell2019-06-11 17:39:51 +0200
committerPeter Maydell2019-06-13 16:14:06 +0200
commit386bba2368842fc74388a3c1651c6c0c0c70adbd (patch)
treeeaa9390309c47bb990e5cbcb5804819d1b840aa7 /scripts/git-submodule.sh
parenttarget/arm: Convert VMOV (register) to decodetree (diff)
downloadqemu-386bba2368842fc74388a3c1651c6c0c0c70adbd.tar.gz
qemu-386bba2368842fc74388a3c1651c6c0c0c70adbd.tar.xz
qemu-386bba2368842fc74388a3c1651c6c0c0c70adbd.zip
target/arm: Convert VFP comparison insns to decodetree
Convert the VFP comparison instructions to decodetree. Note that comparison instructions should not honour the VFP short-vector length and stride information: they are scalar-only operations. This applies to all the 2-operand instructions except for VMOV, VABS, VNEG and VSQRT. (In the old decoder this is implemented via the "if (op == 15 && rn > 3) { veclen = 0; }" check.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/git-submodule.sh')
0 files changed, 0 insertions, 0 deletions