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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c165 #define UNW_REG_PR "pr" macro
490 * UNW_REG_PR
745 UNW_DEC_REG_GR ("P3", UNW_REG_PR, dst, arg);
848 UNW_DEC_REG_WHEN ("P7", UNW_REG_PR, t, arg);
851 UNW_DEC_REG_PSPREL ("P7", UNW_REG_PR, t, arg);
893 UNW_DEC_REG_SPREL ("P8", UNW_REG_PR, t, arg);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c87 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator in enum:unw_register_index
243 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
452 case 0x60: return UNW_REG_PR;
1007 * UNW_REG_PR
1219 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break;
1284 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break;
1285 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break;
1307 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break;
2006 case UNW_REG_PR:

Completed in 181 milliseconds