Searched refs:UNW_REG_PR (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h32 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator in enum:unw_register_index
H A Dunwind_decoder.c22 * UNW_REG_PR
226 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break;
291 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break;
292 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break;
314 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
H A Dunwind.c151 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
690 case 0x60: return UNW_REG_PR;
2244 unw.sw_off[unw.preg_index[UNW_REG_PR]] = SW(PR);

Completed in 50 milliseconds