Home
last modified time | relevance | path

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

/libcpu/risc-v/rv64/
A Dtrap.c31 uint64_t x14; member
69 …14(a4 : Function argument ) ==> 0x%08x%08x\n", esf->x14 >> 32 , esf->x14 & 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.h128 rt_uint64_t x14; member
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h45 ldp x14, x15, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S58 li x14,0
A Dstackframe.h99 STORE x14, 14 * REGBYTES(sp)
274 LOAD x14, 14 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S80 STORE x14, 14 * REGBYTES(sp)
151 LOAD x14, 14 * REGBYTES(sp)
282 STORE x14, 14 * REGBYTES(sp)
A Dcontext_gcc.S159 STORE x14, 14 * REGBYTES(sp)
257 LOAD x14, 14 * REGBYTES(sp)
/libcpu/xilinx/microblaze/
A Dmicroblaze.inc16 .equ STACK_R06, 0x14
/libcpu/aarch64/common/
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()

Completed in 12 milliseconds