Searched refs:x15 (Results 1 – 10 of 10) sorted by relevance
| /libcpu/risc-v/rv64/ |
| A D | trap.c | 32 uint64_t x15; member 70 …15(a5 : Function argument ) ==> 0x%08x%08x\n", esf->x15 >> 32 , esf->x15 & UINT32_MA… in print_stack_frame()
|
| /libcpu/aarch64/common/include/ |
| A D | vector_gcc.h | 31 stp x14, x15, [sp, #-0x10]! 75 ldp x14, x15, [sp], #0x10
|
| A D | armv8.h | 129 rt_uint64_t x15; member
|
| /libcpu/aarch64/common/ |
| A D | cache.S | 72 mov x15, lr 96 mov lr, x15
|
| A D | trap.c | 159 ….16p X15:0x%16.16p\n", (void *)regs->x12, (void *)regs->x13, (void *)regs->x14, (void *)regs->x15); in rt_hw_show_register()
|
| /libcpu/aarch64/common/mp/ |
| A D | context_gcc.h | 45 ldp x14, x15, [sp], #0x10
|
| /libcpu/risc-v/common64/ |
| A D | startup_gcc.S | 59 li x15,0
|
| A D | stackframe.h | 100 STORE x15, 15 * REGBYTES(sp) 275 LOAD x15, 15 * REGBYTES(sp)
|
| /libcpu/risc-v/common/ |
| A D | interrupt_gcc.S | 81 STORE x15, 15 * REGBYTES(sp) 152 LOAD x15, 15 * REGBYTES(sp) 283 STORE x15, 15 * REGBYTES(sp)
|
| A D | context_gcc.S | 160 STORE x15, 15 * REGBYTES(sp) 258 LOAD x15, 15 * REGBYTES(sp)
|
Completed in 8 milliseconds