Home
last modified time | relevance | path

Searched refs:x16 (Results 1 – 11 of 11) sorted by relevance

/libcpu/risc-v/rv64/
A Dtrap.c33 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 Dvector_gcc.h32 stp x16, x17, [sp, #-0x10]!
74 ldp x16, x17, [sp], #0x10
A Darmv8.h126 rt_uint64_t x16; member
/libcpu/risc-v/t-head/c906/
A Dopcode.h72 #define OPC_ICACHE_IVA(rs1) __OPC_INSN_FORMAT_CACHE(0x1, x16, rs1)
/libcpu/risc-v/t-head/c908/
A Dopcode.h80 #define OPC_ICACHE_IVA(rs1) __OPC_INSN_FORMAT_CACHE(0x1, x16, rs1)
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h44 ldp x16, x17, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S60 li x16,0
A Dstackframe.h101 STORE x16, 16 * REGBYTES(sp)
276 LOAD x16, 16 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S83 STORE x16, 16 * REGBYTES(sp)
154 LOAD x16, 16 * REGBYTES(sp)
285 STORE x16, 16 * REGBYTES(sp)
A Dcontext_gcc.S162 STORE x16, 16 * REGBYTES(sp)
260 LOAD x16, 16 * REGBYTES(sp)
/libcpu/aarch64/common/
A Dtrap.c160 …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 15 milliseconds