Home
last modified time | relevance | path

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

/libcpu/aarch64/common/include/
A Dcontext_gcc.h22 stp x25, x26, [sp, #-0x10]!
62 ldp x25, x26, [sp], #0x10
A Dvector_gcc.h36 stp x24, x25, [sp, #-0x10]!
70 ldp x24, x25, [sp], #0x10
A Darmv8.h119 rt_uint64_t x25; member
/libcpu/risc-v/rv64/
A Dtrap.c42 uint64_t x25; member
80 …25(s9 : Save register ) ==> 0x%08x%08x\n", esf->x25 >> 32 , esf->x25 & UINT32_MA… in print_stack_frame()
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h40 ldp x24, x25, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S69 li x25,0
A Dstackframe.h110 STORE x25, 25 * REGBYTES(sp)
285 LOAD x25, 25 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S92 STORE x25, 25 * REGBYTES(sp)
163 LOAD x25, 25 * REGBYTES(sp)
294 STORE x25, 25 * REGBYTES(sp)
A Dcontext_gcc.S171 STORE x25, 25 * REGBYTES(sp)
269 LOAD x25, 25 * REGBYTES(sp)
/libcpu/aarch64/common/
A Dtrap.c162 …0x%16.16p X26:0x%16.16p X27:0x%16.16p\n", (void *)regs->x24, (void *)regs->x25, (void *)regs->x26,… in rt_hw_show_register()
/libcpu/aarch64/cortex-a/
A Dentry_point.S80 stack_top .req x25

Completed in 9 milliseconds