Lines Matching refs:r7
111 SUBS r1, r1, #0x20 ; space for {r4 - r7} and {r8 - r11}
115 STMIA r1!, {r4 - r7} ; push thread {r4 - r7} register to thread stack
117 MOV r4, r8 ; mov thread {r8 - r11} to {r4 - r7}
120 MOV r7, r11
121 STMIA r1!, {r4 - r7} ; push thread {r8 - r11} high register to thread stack
128 LDMIA r1!, {r4 - r7} ; pop thread {r4 - r7} register from thread stack
129 PUSH {r4 - r7} ; push {r4 - r7} to MSP for copy {r8 - r11}
131 …LDMIA r1!, {r4 - r7} ; pop thread {r8 - r11} high register from thread stack to {r4 - r…
132 MOV r8, r4 ; mov {r4 - r7} to {r8 - r11}
135 MOV r11, r7
137 POP {r4 - r7} ; pop {r4 - r7} from MSP