Home
last modified time | relevance | path

Searched refs:R6 (Results 1 – 7 of 7) sorted by relevance

/libcpu/arm/lpc24xx/
A Dstart_rvds.S1315 LDR R6, =1440000 ; Number of cycles to delay
1316 Wait_0 SUBS R6, R6, #1 ; Delay ~100 ms proc clk 57.6 MHz
1322 LDR R6, =2880000 ; Number of cycles to delay
1323 Wait_1 SUBS R6, R6, #1 ; Delay ~200 ms proc clk 57.6 MHz
1332 MOV R6, #64 ; Number of cycles to delay
1333 Wait_2 SUBS R6, R6, #1 ; Delay
1389 LDR R6, =14400 ; Number of cycles to delay
1390 Wait_3 SUBS R6, R6, #1 ; Delay ~1 ms @ proc clk 57.6 MHz
1398 LDR R6, =1440000 ; Number of cycles to delay
1399 Wait_4 SUBS R6, R6, #1 ; Delay ~100 ms @ proc clk 57.6 MHz
[all …]
/libcpu/arm/arm926/
A Dstart_iar.S197 MRS R6, SPSR
198 STR R6, [R8, #4] ; Save CPSR
215 MRS R6, SPSR
216 STR R6, [R8, #4] ; Save CPSR
272 LDR SP, [R6] ; Get new task's stack pointer
A Dstart_rvds.S185 MRS R6, SPSR
186 STR R6, [R8, #4] ; Save CPSR
206 MRS R6, SPSR
207 STR R6, [R8, #4] ; Save CPSR
267 LDR SP, [R6] ; Get new task's stack pointer
/libcpu/rx/
A Dcpuport.c42 rt_uint32_t R6; member
115 rt_kprintf("r0: 0x%08x\n", exception_contex->R6); in rt_hw_hard_fault_exception()
/libcpu/arm/cortex-m0/
A Dcontext_gcc.S114 MOV R6, R10
128 MOV R10, R6
/libcpu/arm/cortex-m23/
A Dcontext_gcc.S115 MOV R6, R10
129 MOV R10, R6
/libcpu/arm/s3c44b0/
A Dstart_rvds.S921 STR R6, [R14, #PCONG_OFS]

Completed in 568 milliseconds