Home
last modified time | relevance | path

Searched refs:x15 (Results 1 – 10 of 10) sorted by relevance

/libcpu/risc-v/rv64/
A Dtrap.c32 uint64_t x15; member
70 …15(a5 : Function argument ) ==> 0x%08x%08x\n", esf->x15 >> 32 , esf->x15 & UINT32_MA… in print_stack_frame()
/libcpu/aarch64/common/include/
A Dvector_gcc.h31 stp x14, x15, [sp, #-0x10]!
75 ldp x14, x15, [sp], #0x10
A Darmv8.h129 rt_uint64_t x15; member
/libcpu/aarch64/common/
A Dcache.S72 mov x15, lr
96 mov lr, x15
A Dtrap.c159 ….16p X15:0x%16.16p\n", (void *)regs->x12, (void *)regs->x13, (void *)regs->x14, (void *)regs->x15); in rt_hw_show_register()
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h45 ldp x14, x15, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S59 li x15,0
A Dstackframe.h100 STORE x15, 15 * REGBYTES(sp)
275 LOAD x15, 15 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S81 STORE x15, 15 * REGBYTES(sp)
152 LOAD x15, 15 * REGBYTES(sp)
283 STORE x15, 15 * REGBYTES(sp)
A Dcontext_gcc.S160 STORE x15, 15 * REGBYTES(sp)
258 LOAD x15, 15 * REGBYTES(sp)

Completed in 11 milliseconds