Lines Matching refs:r7
108 SUBS r1, r1, #0x20 ; space for {r4 - r7} and {r8 - r11}
112 STMIA r1!, {r4 - r7} ; push thread {r4 - r7} register to thread stack
114 MOV r4, r8 ; mov thread {r8 - r11} to {r4 - r7}
117 MOV r7, r11
118 STMIA r1!, {r4 - r7} ; push thread {r8 - r11} high register to thread stack
125 LDMIA r1!, {r4 - r7} ; pop thread {r4 - r7} register from thread stack
126 PUSH {r4 - r7} ; push {r4 - r7} to MSP for copy {r8 - r11}
128 …LDMIA r1!, {r4 - r7} ; pop thread {r8 - r11} high register from thread stack to {r4 - r…
129 MOV r8, r4 ; mov {r4 - r7} to {r8 - r11}
132 MOV r11, r7
134 POP {r4 - r7} ; pop {r4 - r7} from MSP