Lines Matching refs:P3
223 case 0: UNW_DEC_REG_GR(P3, UNW_REG_PSP, dst, arg); break; in unw_decode_p2_p5()
224 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5()
225 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break; in unw_decode_p2_p5()
226 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5()
227 case 4: UNW_DEC_REG_GR(P3, UNW_REG_UNAT, dst, arg); break; in unw_decode_p2_p5()
228 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break; in unw_decode_p2_p5()
229 case 6: UNW_DEC_RP_BR(P3, dst, arg); break; in unw_decode_p2_p5()
230 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5()
231 case 8: UNW_DEC_REG_GR(P3, UNW_REG_BSP, dst, arg); break; in unw_decode_p2_p5()
232 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5()
233 case 10: UNW_DEC_REG_GR(P3, UNW_REG_FPSR, dst, arg); break; in unw_decode_p2_p5()
234 case 11: UNW_DEC_PRIUNAT_GR(P3, dst, arg); break; in unw_decode_p2_p5()