Searched refs:R9 (Results 1 – 9 of 9) sorted by relevance
| /libcpu/rx/ |
| A D | cpuport.c | 45 rt_uint32_t R9; member 118 rt_kprintf("r0: 0x%08x\n", exception_contex->R9); in rt_hw_hard_fault_exception()
|
| /libcpu/arm/cortex-m0/ |
| A D | context_gcc.S | 113 MOV R5, R9 127 MOV R9, R5
|
| /libcpu/arm/cortex-m23/ |
| A D | context_gcc.S | 114 MOV R5, R9 128 MOV R9, R5
|
| /libcpu/arm/sep4020/ |
| A D | start_rvds.S | 255 LDR R9, =RAM_BASE ; Destination 257 STMIA R9!, {R0-R7} ; Store Vectors 259 STMIA R9!, {R0-R7} ; Store Handler Addresses
|
| /libcpu/arm/AT91SAM7S/ |
| A D | start_rvds.S | 339 LDR R9, =RAM_BASE ; Destination 341 STMIA R9!, {R0-R7} ; Store Vectors 343 STMIA R9!, {R0-R7} ; Store Handler Addresses
|
| /libcpu/arm/AT91SAM7X/ |
| A D | start_rvds.S | 342 LDR R9, =RAM_BASE ; Destination 344 STMIA R9!, {R0-R7} ; Store Vectors 346 STMIA R9!, {R0-R7} ; Store Handler Addresses
|
| /libcpu/arm/s3c24x0/ |
| A D | start_rvds.S | 1050 LDR R9, =IRAM_BASE ; Destination 1052 STMIA R9!, {R0-R7} ; Store Vectors 1054 STMIA R9!, {R0-R7} ; Store Handler Addresses
|
| /libcpu/arm/lpc24xx/ |
| A D | start_rvds.S | 1488 LDR R9, =RAM_BASE ; Destination 1490 STMIA R9!, {R0-R7} ; Store Vectors 1492 STMIA R9!, {R0-R7} ; Store Handler Addresses
|
| /libcpu/arm/s3c44b0/ |
| A D | start_rvds.S | 912 STR R9, [R14, #PUPE_OFS]
|
Completed in 18 milliseconds