aboutsummaryrefslogtreecommitdiff
path: root/Debugger/debug_comm.S
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-07-06 09:05:33 +0800
committerTat-Chee Wan (USM)2011-07-06 09:05:33 +0800
commit5adc436b9b0f10dc8461570d75bf9d0d4aeb3850 (patch)
treed3cb7d784792a0f7ae750be70338e207d1a76b89 /Debugger/debug_comm.S
parentb2f8982f8293ed6b875f2251b4a01011d1786428 (diff)
reorder arm opcode decode table entries to check for more specific instr first
ARM BX/BLX instruction share similar opcode prefix with ARM Data instructions. We must check for the BX/BLX instruction first, otherwise the decoder will assume that it is a Data instruction.
Diffstat (limited to 'Debugger/debug_comm.S')
0 files changed, 0 insertions, 0 deletions