Searched refs:UNW_REG_PFS (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.h23 UNW_REG_PFS, /* previous function state */ enumerator in enum:unw_register_index
H A Dunwind_decoder.c21 * UNW_REG_PFS
225 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break;
289 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break;
290 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break;
313 case 2: UNW_DEC_REG_SPREL(P8, UNW_REG_PFS, t, arg); break;
H A Dunwind.c151 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
699 case 0x69: return UNW_REG_PFS;
2241 unw.sw_off[unw.preg_index[UNW_REG_PFS]] = SW(AR_PFS);

Completed in 56 milliseconds