Searched refs:x18 (Results 1 – 10 of 10) sorted by relevance
| /libcpu/risc-v/rv64/ |
| A D | trap.c | 35 uint64_t x18; member 73 …18(s2 : Save register ) ==> 0x%08x%08x\n", esf->x18 >> 32 , esf->x18 & UINT32_MA… in print_stack_frame()
|
| /libcpu/aarch64/common/include/ |
| A D | vector_gcc.h | 33 stp x18, x19, [sp, #-0x10]! 73 ldp x18, x19, [sp], #0x10
|
| A D | armv8.h | 124 rt_uint64_t x18; member
|
| /libcpu/aarch64/common/mp/ |
| A D | context_gcc.h | 43 ldp x18, x19, [sp], #0x10
|
| /libcpu/risc-v/common64/ |
| A D | startup_gcc.S | 62 li x18,0
|
| A D | stackframe.h | 103 STORE x18, 18 * REGBYTES(sp) 278 LOAD x18, 18 * REGBYTES(sp)
|
| /libcpu/risc-v/common/ |
| A D | interrupt_gcc.S | 85 STORE x18, 18 * REGBYTES(sp) 156 LOAD x18, 18 * REGBYTES(sp) 287 STORE x18, 18 * REGBYTES(sp)
|
| A D | context_gcc.S | 164 STORE x18, 18 * REGBYTES(sp) 262 LOAD x18, 18 * REGBYTES(sp)
|
| /libcpu/xilinx/microblaze/ |
| A D | microblaze.inc | 17 .equ STACK_R07, 0x18
|
| /libcpu/aarch64/common/ |
| A D | trap.c | 160 ….16p X19:0x%16.16p\n", (void *)regs->x16, (void *)regs->x17, (void *)regs->x18, (void *)regs->x19); in rt_hw_show_register()
|
Completed in 7 milliseconds