Home
last modified time | relevance | path

Searched refs:x17 (Results 1 – 9 of 9) sorted by relevance

/libcpu/risc-v/rv64/
A Dtrap.c34 uint64_t x17; member
72 …17(a7 : Function argument ) ==> 0x%08x%08x\n", esf->x17 >> 32 , esf->x17 & 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.h127 rt_uint64_t x17; member
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h44 ldp x16, x17, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S61 li x17,0
A Dstackframe.h102 STORE x17, 17 * REGBYTES(sp)
277 LOAD x17, 17 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S84 STORE x17, 17 * REGBYTES(sp)
155 LOAD x17, 17 * REGBYTES(sp)
286 STORE x17, 17 * REGBYTES(sp)
A Dcontext_gcc.S163 STORE x17, 17 * REGBYTES(sp)
261 LOAD x17, 17 * REGBYTES(sp)
/libcpu/aarch64/common/
A Dtrap.c160 …0x%16.16p X18:0x%16.16p X19:0x%16.16p\n", (void *)regs->x16, (void *)regs->x17, (void *)regs->x18,… in rt_hw_show_register()

Completed in 8 milliseconds