Descriptionarm: fix thumb/debug build
r7 is a "reserved" register in Thumb mode, for the frame pointer (enabled in
debug).
So only define scno as "r7" in ARM, and in Thumb just manually load it into r7
after switching to ARM mode.
Landed through http://codereview.chromium.org/549033.
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|