Lines Matching refs:preg_index
101 unsigned short preg_index[UNW_NUM_REGS]; member
153 .preg_index = {
1395 insn.dst = unw.preg_index[i]; in emit_nat_info()
1426 val = unw.preg_index[UNW_REG_R4 + (rval - 4)]; in compile_reg()
1439 val = unw.preg_index[UNW_REG_F2 + (rval - 2)]; in compile_reg()
1441 val = unw.preg_index[UNW_REG_F16 + (rval - 16)]; in compile_reg()
1454 val = unw.preg_index[UNW_REG_B1 + (rval - 1)]; in compile_reg()
1480 insn.dst = unw.preg_index[i]; in compile_reg()
1494 insn.dst = insn.val = unw.preg_index[UNW_REG_PSP]; in compile_reg()
2252 unw.sw_off[unw.preg_index[UNW_REG_PRI_UNAT_GR]] = SW(CALLER_UNAT); in unw_init()
2253 unw.sw_off[unw.preg_index[UNW_REG_BSPSTORE]] = SW(AR_BSPSTORE); in unw_init()
2254 unw.sw_off[unw.preg_index[UNW_REG_PFS]] = SW(AR_PFS); in unw_init()
2255 unw.sw_off[unw.preg_index[UNW_REG_RP]] = SW(B0); in unw_init()
2256 unw.sw_off[unw.preg_index[UNW_REG_UNAT]] = SW(CALLER_UNAT); in unw_init()
2257 unw.sw_off[unw.preg_index[UNW_REG_PR]] = SW(PR); in unw_init()
2258 unw.sw_off[unw.preg_index[UNW_REG_LC]] = SW(AR_LC); in unw_init()
2259 unw.sw_off[unw.preg_index[UNW_REG_FPSR]] = SW(AR_FPSR); in unw_init()
2261 unw.sw_off[unw.preg_index[i]] = off; in unw_init()
2263 unw.sw_off[unw.preg_index[i]] = off; in unw_init()
2265 unw.sw_off[unw.preg_index[i]] = off; in unw_init()
2267 unw.sw_off[unw.preg_index[i]] = off; in unw_init()