blob: 82799a38c7e370142efb00366b5b358851dcb61e (
plain) (
blame)
1
2
3
|
The issue revolves around an ARM conditional branch after an if-then instruction causing QEMU to hang during debugging, specifically when using Thumb2 instructions. This points to a problem with how certain instructions are handled, particularly in the context of conditional execution and instruction translation.
instruction
|