Lines Matching refs:r7
112 SUBS r1, r1, #0x20 ; space for {r4 - r7} and {r8 - r11}
116 STMIA r1!, {r4 - r7} ; push thread {r4 - r7} register to thread stack
118 MOV r4, r8 ; mov thread {r8 - r11} to {r4 - r7}
121 MOV r7, r11
122 STMIA r1!, {r4 - r7} ; push thread {r8 - r11} high register to thread stack
129 LDMIA r1!, {r4 - r7} ; pop thread {r4 - r7} register from thread stack
130 PUSH {r4 - r7} ; push {r4 - r7} to MSP for copy {r8 - r11}
132 …LDMIA r1!, {r4 - r7} ; pop thread {r8 - r11} high register from thread stack to {r4 - r…
133 MOV r8, r4 ; mov {r4 - r7} to {r8 - r11}
136 MOV r11, r7
138 POP {r4 - r7} ; pop {r4 - r7} from MSP