Home
last modified time | relevance | path

Searched refs:x22 (Results 1 – 12 of 12) sorted by relevance

/libcpu/aarch64/common/include/
A Dcontext_gcc.h20 stp x21, x22, [sp, #-0x10]!
64 ldp x21, x22, [sp], #0x10
A Dvector_gcc.h35 stp x22, x23, [sp, #-0x10]!
71 ldp x22, x23, [sp], #0x10
A Darmv8.h120 rt_uint64_t x22; member
/libcpu/risc-v/rv64/
A Dtrap.c39 uint64_t x22; member
77 …22(s6 : Save register ) ==> 0x%08x%08x\n", esf->x22 >> 32 , esf->x22 & UINT32_MA… in print_stack_frame()
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h41 ldp x22, x23, [sp], #0x10
A Dcontext_gcc.S91 #define TO_TCB x22
/libcpu/risc-v/common64/
A Dstartup_gcc.S66 li x22,0
A Dstackframe.h107 STORE x22, 22 * REGBYTES(sp)
282 LOAD x22, 22 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S89 STORE x22, 22 * REGBYTES(sp)
160 LOAD x22, 22 * REGBYTES(sp)
291 STORE x22, 22 * REGBYTES(sp)
A Dcontext_gcc.S168 STORE x22, 22 * REGBYTES(sp)
266 LOAD x22, 22 * REGBYTES(sp)
/libcpu/aarch64/common/
A Dtrap.c161 ….16p X23:0x%16.16p\n", (void *)regs->x20, (void *)regs->x21, (void *)regs->x22, (void *)regs->x23); in rt_hw_show_register()
/libcpu/aarch64/cortex-a/
A Dentry_point.S77 boot_arg0 .req x22

Completed in 13 milliseconds