Searched refs:x16 (Results 1 – 11 of 11) sorted by relevance
| /libcpu/risc-v/rv64/ |
| A D | trap.c | 33 uint64_t x16; member 71 …16(a6 : Function argument ) ==> 0x%08x%08x\n", esf->x16 >> 32 , esf->x16 & UINT32_MA… in print_stack_frame()
|
| /libcpu/aarch64/common/include/ |
| A D | vector_gcc.h | 32 stp x16, x17, [sp, #-0x10]! 74 ldp x16, x17, [sp], #0x10
|
| A D | armv8.h | 126 rt_uint64_t x16; member
|
| /libcpu/risc-v/t-head/c906/ |
| A D | opcode.h | 72 #define OPC_ICACHE_IVA(rs1) __OPC_INSN_FORMAT_CACHE(0x1, x16, rs1)
|
| /libcpu/risc-v/t-head/c908/ |
| A D | opcode.h | 80 #define OPC_ICACHE_IVA(rs1) __OPC_INSN_FORMAT_CACHE(0x1, x16, rs1)
|
| /libcpu/aarch64/common/mp/ |
| A D | context_gcc.h | 44 ldp x16, x17, [sp], #0x10
|
| /libcpu/risc-v/common64/ |
| A D | startup_gcc.S | 60 li x16,0
|
| A D | stackframe.h | 101 STORE x16, 16 * REGBYTES(sp) 276 LOAD x16, 16 * REGBYTES(sp)
|
| /libcpu/risc-v/common/ |
| A D | interrupt_gcc.S | 83 STORE x16, 16 * REGBYTES(sp) 154 LOAD x16, 16 * REGBYTES(sp) 285 STORE x16, 16 * REGBYTES(sp)
|
| A D | context_gcc.S | 162 STORE x16, 16 * REGBYTES(sp) 260 LOAD x16, 16 * REGBYTES(sp)
|
| /libcpu/aarch64/common/ |
| A D | trap.c | 160 …rt_kprintf("X16:0x%16.16p X17:0x%16.16p X18:0x%16.16p X19:0x%16.16p\n", (void *)regs->x16, (void *… in rt_hw_show_register()
|
Completed in 11 milliseconds