summaryrefslogtreecommitdiffstats
path: root/hw/core/generic-loader.c
diff options
context:
space:
mode:
authorPeter Maydell2018-02-06 11:39:41 +0100
committerPeter Maydell2018-02-09 11:55:39 +0100
commit384c6c03fb687bea239a5990a538c4bc50fdcecb (patch)
tree3418155b8bae822066c7df9a7378f50eea6f08b5 /hw/core/generic-loader.c
parenttarget/arm/kvm: gic: Prevent creating userspace GICv3 with KVM (diff)
downloadqemu-384c6c03fb687bea239a5990a538c4bc50fdcecb.tar.gz
qemu-384c6c03fb687bea239a5990a538c4bc50fdcecb.tar.xz
qemu-384c6c03fb687bea239a5990a538c4bc50fdcecb.zip
target/arm/translate.c: Fix missing 'break' for TT insns
The code where we added the TT instruction was accidentally missing a 'break', which meant that after generating the code to execute the TT we would fall through to 'goto illegal_op' and generate code to take an UNDEF insn. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20180206103941.13985-1-peter.maydell@linaro.org
Diffstat (limited to 'hw/core/generic-loader.c')
0 files changed, 0 insertions, 0 deletions