summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Maydell2020-11-09 15:53:24 +0100
committerPeter Maydell2020-11-10 12:03:48 +0100
commitb6c56c8a9a4064ea783f352f43c5df6231a110fa (patch)
tree836d60a131019692bbf8817795cd754894dd1cd6 /docs
parenttests/qtest/npcm7xx_rng-test: count runs properly (diff)
downloadqemu-b6c56c8a9a4064ea783f352f43c5df6231a110fa.tar.gz
qemu-b6c56c8a9a4064ea783f352f43c5df6231a110fa.tar.xz
qemu-b6c56c8a9a4064ea783f352f43c5df6231a110fa.zip
target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
Checks for UNDEF cases should go before the "is VFP enabled?" access check, except in special cases. Move a stray UNDEF check in the VTBL trans function up above the access check. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20201109145324.2859-1-peter.maydell@linaro.org
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions