Home
last modified time | relevance | path

Searched refs:x29 (Results 1 – 14 of 14) sorted by relevance

/libcpu/aarch64/common/include/
A Dvector_gcc.h38 stp x28, x29, [sp, #-0x10]!
40 mrs x29, fpsr
41 stp x28, x29, [sp, #-0x10]!
42 mrs x29, sp_el0
43 stp x29, x30, [sp, #-0x10]!
62 ldp x29, x30, [sp], #0x10
64 ldp x28, x29, [sp], #0x10
66 msr fpsr, x29
68 ldp x28, x29, [sp], #0x10
A Dcontext_gcc.h26 stp x29, \tmpx, [sp, #-0x10]!
59 ldp x29, x19, [sp], #0x10
A Darmv8.h115 rt_uint64_t x29; member
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h33 ldp x29, x30, [sp], #0x10
34 msr sp_el0, x29
35 ldp x28, x29, [sp], #0x10
37 msr fpsr, x29
38 ldp x28, x29, [sp], #0x10
A Dcontext_gcc.S102 stp x29, x30, [sp, #-0x10]!
/libcpu/aarch64/common/
A Dsmccc.S14 stp x29, x30, [sp, #-16]!
15 mov x29, sp
22 ldp x29, x30, [sp], #16
A Dstack_gcc.S26 mov x29, #0
A Dtrap.c163 …rt_kprintf("X28:0x%16.16p X29:0x%16.16p X30:0x%16.16p\n", (void *)regs->x28, (void *)regs->x29, (v… in rt_hw_show_register()
384 struct rt_hw_backtrace_frame frame = {.fp = regs->x29, .pc = regs->pc}; in rt_hw_trap_exception()
/libcpu/risc-v/rv64/
A Dtrap.c46 uint64_t x29; member
84 …29(t4 : Temporary ) ==> 0x%08x%08x\n", esf->x29 >> 32 , esf->x29 & UINT32_MA… in print_stack_frame()
/libcpu/risc-v/common64/
A Dstartup_gcc.S73 li x29,0
A Dstackframe.h114 STORE x29, 29 * REGBYTES(sp)
289 LOAD x29, 29 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S96 STORE x29, 29 * REGBYTES(sp)
167 LOAD x29, 29 * REGBYTES(sp)
298 STORE x29, 29 * REGBYTES(sp)
A Dcontext_gcc.S175 STORE x29, 29 * REGBYTES(sp)
273 LOAD x29, 29 * REGBYTES(sp)
/libcpu/aarch64/cortex-a/
A Dentry_point.S122 mov x29, xzr

Completed in 9 milliseconds