Lines Matching refs:r2
83 ldr r2, [sp, #60] @ current task pc value
86 sub r2, r2, #4 @ adjust pc back
87 str r2, [sp, #60]
89 ldr r2, [r8, #0x80]
90 mov r2, r2 @ flush out enable (@@@)
213 orr r2, ip, #PSR_I_BIT @ disable interrupts
214 msr cpsr_c, r2
219 add r2, r0, #TI_CRUNCH_STATE @ get task crunch save area
224 teqne r1, r2 @ or specified one?
228 mov r2, #0xaa
229 str r2, [r4, #0xc0]
235 ldr r2, [r4, #0x80] @ flush out enable (@@@)
236 mov r2, r2
239 mov r2, #0xaa @ disable access to crunch
240 str r2, [r4, #0xc0]
259 orr r2, ip, #PSR_I_BIT @ disable interrupts
260 msr cpsr_c, r2
263 add r2, r0, #TI_CRUNCH_STATE @ get task crunch save area
265 teq r2, r3 @ does this task own it...
271 mov r1, r2
272 mov r2, #CRUNCH_SIZE
292 orr r2, ip, #PSR_I_BIT @ disable interrupts
293 msr cpsr_c, r2
296 add r2, r0, #TI_CRUNCH_STATE @ get task crunch save area
298 teq r2, r3 @ does this task own it...