Searched refs:x14 (Results 1 – 10 of 10) sorted by relevance
| /libcpu/risc-v/rv64/ |
| A D | trap.c | 31 uint64_t x14; member 69 …14(a4 : Function argument ) ==> 0x%08x%08x\n", esf->x14 >> 32 , esf->x14 & 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 | 128 rt_uint64_t x14; member
|
| /libcpu/aarch64/common/mp/ |
| A D | context_gcc.h | 45 ldp x14, x15, [sp], #0x10
|
| /libcpu/risc-v/common64/ |
| A D | startup_gcc.S | 58 li x14,0
|
| A D | stackframe.h | 99 STORE x14, 14 * REGBYTES(sp) 274 LOAD x14, 14 * REGBYTES(sp)
|
| /libcpu/risc-v/common/ |
| A D | interrupt_gcc.S | 80 STORE x14, 14 * REGBYTES(sp) 151 LOAD x14, 14 * REGBYTES(sp) 282 STORE x14, 14 * REGBYTES(sp)
|
| A D | context_gcc.S | 159 STORE x14, 14 * REGBYTES(sp) 257 LOAD x14, 14 * REGBYTES(sp)
|
| /libcpu/xilinx/microblaze/ |
| A D | microblaze.inc | 16 .equ STACK_R06, 0x14
|
| /libcpu/aarch64/common/ |
| 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()
|
Completed in 12 milliseconds