Home
last modified time | relevance | path

Searched refs:a11 (Results 1 – 7 of 7) sorted by relevance

/arch/xtensa/core/
A Dwindow_vectors.S204 s32e a11, a0, -20 /* save a11 to end of call[j]'s stack frame */
227 l32e a11, a1, -12 /* a11 <- call[i-1]'s sp
230 l32e a4, a11, -48 /* restore a4 from end of call[i]'s stack frame */
231 l32e a5, a11, -44 /* restore a5 from end of call[i]'s stack frame */
232 l32e a6, a11, -40 /* restore a6 from end of call[i]'s stack frame */
233 l32e a7, a11, -36 /* restore a7 from end of call[i]'s stack frame */
234 l32e a8, a11, -32 /* restore a8 from end of call[i]'s stack frame */
235 l32e a9, a11, -28 /* restore a9 from end of call[i]'s stack frame */
236 l32e a10, a11, -24 /* restore a10 from end of call[i]'s stack
238 l32e a11, a11, -20 /* restore a11 from end of call[i]'s stack
A Dcoredump.c76 uint32_t a11; member
170 arch_blk.r.a11 = frame->blks[regs_blk_remaining].r3; in arch_coredump_info_dump()
A Dthread.c103 frame->a11 = 0; /* a11 */ in init_stack()
A Dxtensa_asm2_util.S72 s32i a11, a1, 12
119 l32i a11, a2, 12
A Duserspace.S154 mov a11, a9
/arch/xtensa/include/
A Dxtensa_asm2_context.h266 uintptr_t a11; member
287 uintptr_t a11; member
A Dxtensa_asm2_s.h352 mov a11, a2 /* handler in 2nd frame's A3, next frame's A7 */

Completed in 22 milliseconds