| /libcpu/arm/arm926/ |
| A D | context_gcc.S | 69 LDR R3, [R2] 70 CMP R3, #1 72 MOV R3, #1 @; set flag to 1 73 STR R3, [R2]
|
| A D | context_iar.S | 70 LDR R3, [R2] 71 CMP R3, #1 73 MOV R3, #1 ; set flag to 1 74 STR R3, [R2]
|
| A D | start_iar.S | 261 STMFD SP!, {R3-R12,LR} ; Push old task's LR,R12-R3
|
| A D | start_rvds.S | 256 STMFD SP!, {R3-R12,LR} ; Push old task's LR,R12-R3
|
| /libcpu/arm/lpc24xx/ |
| A D | start_rvds.S | 1159 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 D | context_gcc.S | 20 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 D | context_iar.asm | 38 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 D | context_iar.S | 38 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 D | context_vdsp.S | 88 R3 = 0; define 89 LC0 = R3; 91 R3 = 0; define 92 LC1 = R3;
|
| /libcpu/arm/cortex-m3/ |
| A D | context_gcc.S | 61 LDR R3, [R2] 62 CMP R3, #1 64 MOV R3, #1 65 STR R3, [R2]
|
| /libcpu/arm/lpc214x/ |
| A D | start_rvds.S | 320 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 D | context_gcc.S | 60 LDR R3, [R2] 61 CMP R3, #1 63 MOVS R3, #1 64 STR R3, [R2]
|
| /libcpu/arm/cortex-m23/ |
| A D | context_gcc.S | 61 LDR R3, [R2] 62 CMP R3, #1 64 MOVS R3, #1 65 STR R3, [R2]
|
| /libcpu/rx/ |
| A D | cpuport.c | 39 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 D | start_rvds.S | 872 STR R3, [R0, #CLKSLOW_OFS] 906 STR R3, [R14, #PCOND_OFS] 1067 LDR R3, = Stack_Mem
|
| /libcpu/arm/sep4020/ |
| A D | start_rvds.S | 381 LDR R3, = Svc_Stack
|
| /libcpu/arm/AT91SAM7S/ |
| A D | start_rvds.S | 495 LDR R3, = Stack_Mem
|
| /libcpu/arm/AT91SAM7X/ |
| A D | start_rvds.S | 513 LDR R3, = Stack_Mem
|
| /libcpu/arm/s3c24x0/ |
| A D | start_rvds.S | 1184 LDR R3, = Stack_Mem
|