Home
last modified time | relevance | path

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

/libcpu/risc-v/rv64/
A Dtrap.c30 uint64_t x13; member
68 …13(a3 : Function argument ) ==> 0x%08x%08x\n", esf->x13 >> 32 , esf->x13 & UINT32_MA… in print_stack_frame()
/libcpu/aarch64/common/include/
A Dvector_gcc.h30 stp x12, x13, [sp, #-0x10]!
76 ldp x12, x13, [sp], #0x10
A Darmv8.h131 rt_uint64_t x13; member
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h46 ldp x12, x13, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S57 li x13,0
A Dstackframe.h98 STORE x13, 13 * REGBYTES(sp)
273 LOAD x13, 13 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S79 STORE x13, 13 * REGBYTES(sp)
150 LOAD x13, 13 * REGBYTES(sp)
281 STORE x13, 13 * REGBYTES(sp)
A Dcontext_gcc.S158 STORE x13, 13 * REGBYTES(sp)
256 LOAD x13, 13 * REGBYTES(sp)
/libcpu/aarch64/common/
A Dtrap.c159 …0x%16.16p X14:0x%16.16p X15:0x%16.16p\n", (void *)regs->x12, (void *)regs->x13, (void *)regs->x14,… in rt_hw_show_register()

Completed in 35 milliseconds