Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dstack_machdep.c51 int ra_stack_pos, stacksize; in stack_capture() local
67 ra_stack_pos = -1; in stack_capture()
96 ra_stack_pos = (short)insn.IType.imm; in stack_capture()
109 if (ra_stack_pos == -1) in stack_capture()
116 ra_addr = sp + ra_stack_pos; in stack_capture()