Searched refs:preg_index (Results 1 – 1 of 1) sorted by relevance
102 unsigned short preg_index[UNW_NUM_REGS]; member154 .preg_index = {1396 insn.dst = unw.preg_index[i]; in emit_nat_info()1427 val = unw.preg_index[UNW_REG_R4 + (rval - 4)]; in compile_reg()1440 val = unw.preg_index[UNW_REG_F2 + (rval - 2)]; in compile_reg()1442 val = unw.preg_index[UNW_REG_F16 + (rval - 16)]; in compile_reg()1455 val = unw.preg_index[UNW_REG_B1 + (rval - 1)]; in compile_reg()1481 insn.dst = unw.preg_index[i]; in compile_reg()1495 insn.dst = insn.val = unw.preg_index[UNW_REG_PSP]; in compile_reg()2253 unw.sw_off[unw.preg_index[UNW_REG_PRI_UNAT_GR]] = SW(CALLER_UNAT); in unw_init()[all …]