Update cpsr register in BLX instruction emulation
Write the new cpsr value into the cpsr register if the BL or the BLX
instruction change the instruction set on arm.
Paths
| Differential D9188
Update cpsr register in BLX instruction emulation ClosedPublic Authored by tberghammer on Apr 22 2015, 3:28 AM.
Details Summary Update cpsr register in BLX instruction emulation Write the new cpsr value into the cpsr register if the BL or the BLX
Diff Detail
Event Timelinetberghammer updated this object. This revision is now accepted and ready to land.Apr 22 2015, 10:05 AM Closed by commit rL235585: Update cpsr register in BLX instruction emulation (authored by tberghammer). · Explain WhyApr 23 2015, 4:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 24281 lldb/trunk/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
|