Lines Matching refs:r7
107 SUBS r1, r1, #0x20 ; space for {r4 - r7} and {r8 - r11}
111 STMIA r1!, {r4 - r7} ; push thread {r4 - r7} register to thread stack
113 MOV r4, r8 ; mov thread {r8 - r11} to {r4 - r7}
116 MOV r7, r11
117 STMIA r1!, {r4 - r7} ; push thread {r8 - r11} high register to thread stack
124 LDMIA r1!, {r4 - r7} ; pop thread {r4 - r7} register from thread stack
125 PUSH {r4 - r7} ; push {r4 - r7} to MSP for copy {r8 - r11}
127 …LDMIA r1!, {r4 - r7} ; pop thread {r8 - r11} high register from thread stack to {r4 - r…
128 MOV r8, r4 ; mov {r4 - r7} to {r8 - r11}
131 MOV r11, r7
133 POP {r4 - r7} ; pop {r4 - r7} from MSP