remill
remill copied to clipboard
Revisit BX in AArch32 with a PC destination
When the target register is the PC for BX (branch and change architecture to Thumb) the instruction is considered indirect control flow. However the target is known, so this could be direct control flow despite the architecture change.