Home
last modified time | relevance | path

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

/libcpu/aarch64/common/
A Dcache.S69 lsr x11, x10, #24
70 and x11, x11, #0x7 /* x11 <- loc */
71 cbz x11, finished /* if loc is 0, exit */
89 cmp x11, x0
A Dtrap.c158 …16.16p X11:0x%16.16p\n", (void *)regs->x8, (void *)regs->x9, (void *)regs->x10, (void *)regs->x11); in rt_hw_show_register()
/libcpu/risc-v/rv64/
A Dtrap.c28 uint64_t x11; member
66 …11(a1 : Function argument,return value) ==> 0x%08x%08x\n", esf->x11 >> 32 , esf->x11 & UINT32_MA… in print_stack_frame()
/libcpu/aarch64/common/include/
A Dvector_gcc.h29 stp x10, x11, [sp, #-0x10]!
77 ldp x10, x11, [sp], #0x10
A Darmv8.h133 rt_uint64_t x11; member
/libcpu/aarch64/common/mp/
A Dcontext_gcc.h47 ldp x10, x11, [sp], #0x10
/libcpu/risc-v/common64/
A Dstartup_gcc.S55 li x11,0
A Dstackframe.h96 STORE x11, 11 * REGBYTES(sp)
271 LOAD x11, 11 * REGBYTES(sp)
/libcpu/risc-v/common/
A Dinterrupt_gcc.S77 STORE x11, 11 * REGBYTES(sp)
148 LOAD x11, 11 * REGBYTES(sp)
279 STORE x11, 11 * REGBYTES(sp)
A Dcontext_gcc.S156 STORE x11, 11 * REGBYTES(sp)
254 LOAD x11, 11 * REGBYTES(sp)

Completed in 8 milliseconds