Home
last modified time | relevance | path

Searched refs:UNW_REG_PR (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/binutils/
H A Dunwind-ia64.c165 #define UNW_REG_PR "pr" macro
745 UNW_DEC_REG_GR ("P3", UNW_REG_PR, dst, arg); in unw_decode_p2_p5()
848 UNW_DEC_REG_WHEN ("P7", UNW_REG_PR, t, arg); in unw_decode_p7_p10()
851 UNW_DEC_REG_PSPREL ("P7", UNW_REG_PR, t, arg); in unw_decode_p7_p10()
893 UNW_DEC_REG_SPREL ("P8", UNW_REG_PR, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dunwind-ia64.c165 #define UNW_REG_PR "pr" macro
745 UNW_DEC_REG_GR ("P3", UNW_REG_PR, dst, arg); in unw_decode_p2_p5()
848 UNW_DEC_REG_WHEN ("P7", UNW_REG_PR, t, arg); in unw_decode_p7_p10()
851 UNW_DEC_REG_PSPREL ("P7", UNW_REG_PR, t, arg); in unw_decode_p7_p10()
893 UNW_DEC_REG_SPREL ("P8", UNW_REG_PR, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dunwind-ia64.c83 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator
238 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
445 case 0x60: return UNW_REG_PR; in decode_abreg()
1210 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5()
1275 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1276 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1298 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1908 case UNW_REG_PR: in uw_update_reg_address()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c87 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator
243 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
450 case 0x60: return UNW_REG_PR; in decode_abreg()
1215 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5()
1280 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1281 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1303 case 3: UNW_DEC_REG_SPREL(P8, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10()
1998 case UNW_REG_PR: in uw_update_reg_address()