Home
last modified time | relevance | path

Searched refs:R3 (Results 1 – 19 of 19) sorted by relevance

/libcpu/arm/arm926/
A Dcontext_gcc.S69 LDR R3, [R2]
70 CMP R3, #1
72 MOV R3, #1 @; set flag to 1
73 STR R3, [R2]
A Dcontext_iar.S70 LDR R3, [R2]
71 CMP R3, #1
73 MOV R3, #1 ; set flag to 1
74 STR R3, [R2]
A Dstart_iar.S261 STMFD SP!, {R3-R12,LR} ; Push old task's LR,R12-R3
A Dstart_rvds.S256 STMFD SP!, {R3-R12,LR} ; Push old task's LR,R12-R3
/libcpu/arm/lpc24xx/
A Dstart_rvds.S1159 ANDS R3, R3, #OSCSTAT
1165 LDR R3, =PLLCFG_Val
1169 MOV R3, #PLLCON_PLLE
1177 ANDS R3, R3, #PLLSTAT_PLOCK
1181 MOV R3, #(200/4)
1182 PLL_Loop SUBS R3, R3, #1
1188 AND R3, R3, R4
1190 EORS R3, R3, R4
1194 MOV R3, #CCLKCFG_Val
1235 ORR R4, R4, R3
[all …]
/libcpu/m16c/m16c62p/
A Dcontext_gcc.S20 PUSHM R0,R1,R2,R3,A0,A1,SB,FB
27 POPM R0,R1,R2,R3,A0,A1,SB,FB ; Restore registers from the new task's stack
A Dcontext_iar.asm38 PUSHM R0,R1,R2,R3,A0,A1,SB,FB
45 POPM R0,R1,R2,R3,A0,A1,SB,FB ; Restore registers from the new task's stack
A Dcontext_iar.S38 PUSHM R0,R1,R2,R3,A0,A1,SB,FB
45 POPM R0,R1,R2,R3,A0,A1,SB,FB ; Restore registers from the new task's stack
/libcpu/blackfin/bf53x/
A Dcontext_vdsp.S88 R3 = 0; define
89 LC0 = R3;
91 R3 = 0; define
92 LC1 = R3;
/libcpu/arm/cortex-m3/
A Dcontext_gcc.S61 LDR R3, [R2]
62 CMP R3, #1
64 MOV R3, #1
65 STR R3, [R2]
/libcpu/arm/lpc214x/
A Dstart_rvds.S320 MOV R3, #PLLCFG_Val
321 STR R3, [R0, #PLLCFG_OFS]
322 MOV R3, #PLLCON_PLLE
323 STR R3, [R0, #PLLCON_OFS]
328 PLL_Loop LDR R3, [R0, #PLLSTAT_OFS]
329 ANDS R3, R3, #PLLSTAT_PLOCK
333 MOV R3, #(PLLCON_PLLE:OR:PLLCON_PLLC)
334 STR R3, [R0, #PLLCON_OFS]
/libcpu/arm/cortex-m0/
A Dcontext_gcc.S60 LDR R3, [R2]
61 CMP R3, #1
63 MOVS R3, #1
64 STR R3, [R2]
/libcpu/arm/cortex-m23/
A Dcontext_gcc.S61 LDR R3, [R2]
62 CMP R3, #1
64 MOVS R3, #1
65 STR R3, [R2]
/libcpu/rx/
A Dcpuport.c39 rt_uint32_t R3; member
112 rt_kprintf("r0: 0x%08x\n", exception_contex->R3); in rt_hw_hard_fault_exception()
/libcpu/arm/s3c44b0/
A Dstart_rvds.S872 STR R3, [R0, #CLKSLOW_OFS]
906 STR R3, [R14, #PCOND_OFS]
1067 LDR R3, = Stack_Mem
/libcpu/arm/sep4020/
A Dstart_rvds.S381 LDR R3, = Svc_Stack
/libcpu/arm/AT91SAM7S/
A Dstart_rvds.S495 LDR R3, = Stack_Mem
/libcpu/arm/AT91SAM7X/
A Dstart_rvds.S513 LDR R3, = Stack_Mem
/libcpu/arm/s3c24x0/
A Dstart_rvds.S1184 LDR R3, = Stack_Mem

Completed in 34 milliseconds