Home | History | Annotate | Download | only in gdb

Lines Matching defs:to_stk

927 #define C0_NOSTK   -1	/* to_stk value if register has not been stored.  */
936 int to_stk; /* offset from original SP to register (4-byte aligned),
1005 cache->c0.c0_rt[i].to_stk = C0_NOSTK;
1479 stkofs = cache->c0.c0_rt[reg].to_stk;
2295 && src[src[odv[0]].fr_reg].to_stk == C0_NOSTK) /* First time. */
2299 dst[src[odv[0]].fr_reg].to_stk = src[odv[1]].fr_ofs + odv[2];
2554 int fp_regnum = C0_SP, c0_hasfp = 0, c0_frmsz = 0, prev_sp = 0, to_stk;
2645 to_stk = cache->c0.c0_rt[C0_RA].to_stk;
2646 if (to_stk != C0_NOSTK)
2648 read_memory_integer (sp + c0_frmsz + cache->c0.c0_rt[C0_RA].to_stk,