Home
last modified time | relevance | path

Searched refs:x21 (Results 1 – 13 of 13) sorted by relevance

/libcpu/aarch64/common/
A Dstack_gcc.S24 mov x0, x21
A Dtrap.c161 …0x%16.16p X22:0x%16.16p X23:0x%16.16p\n", (void *)regs->x20, (void *)regs->x21, (void *)regs->x22,… in rt_hw_show_register()
/libcpu/aarch64/common/include/
A Dcontext_gcc.h20 stp x21, x22, [sp, #-0x10]!
64 ldp x21, x22, [sp], #0x10
A Dvector_gcc.h34 stp x20, x21, [sp, #-0x10]!
72 ldp x20, x21, [sp], #0x10
A Darmv8.h123 rt_uint64_t x21; member
/libcpu/risc-v/rv64/
A Dtrap.c38 uint64_t x21; member
76 …21(s5 : Save register ) ==> 0x%08x%08x\n", esf->x21 >> 32 , esf->x21 & UINT32_MA… in print_stack_frame()
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h42 ldp x20, x21, [sp], #0x10
A Dcontext_gcc.S90 #define TO_SPP x21
/libcpu/risc-v/common64/
A Dstartup_gcc.S65 li x21,0
A Dstackframe.h106 STORE x21, 21 * REGBYTES(sp)
281 LOAD x21, 21 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S88 STORE x21, 21 * REGBYTES(sp)
159 LOAD x21, 21 * REGBYTES(sp)
290 STORE x21, 21 * REGBYTES(sp)
A Dcontext_gcc.S167 STORE x21, 21 * REGBYTES(sp)
265 LOAD x21, 21 * REGBYTES(sp)
/libcpu/aarch64/cortex-a/
A Dentry_point.S76 dtb_paddr .req x21

Completed in 37 milliseconds