Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: fix target address when disassembling Thumb BLX
A Thumb BLX instruction is branching to ARM code, and therefore the first 2 bits of the target address must be cleared. Signed-off-by: Nicolas Pitre <[email protected]> Signed-off-by: David Brownell <[email protected]>
- Loading branch information