Home
last modified time | relevance | path

Searched refs:UNW_REG_RP (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dlinux.h118 (FS)->curr.reg[UNW_REG_RP].where = UNW_WHERE_SPREL; \
119 (FS)->curr.reg[UNW_REG_RP].val \
121 (FS)->curr.reg[UNW_REG_RP].when = -1; \
H A Dunwind-ia64.c80 UNW_REG_RP, enumerator
238 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
448 case 0x63: return UNW_REG_RP; in decode_abreg()
1208 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5()
1710 fs->curr.reg[UNW_REG_RP].where = UNW_WHERE_BR; in uw_frame_state_for()
1711 fs->curr.reg[UNW_REG_RP].when = -1; in uw_frame_state_for()
1712 fs->curr.reg[UNW_REG_RP].val = 0; in uw_frame_state_for()
1768 if (fs->curr.reg[UNW_REG_RP].when >= fs->when_target) in uw_frame_state_for()
1770 fs->curr.reg[UNW_REG_RP].where = UNW_WHERE_BR; in uw_frame_state_for()
1771 fs->curr.reg[UNW_REG_RP].when = -1; in uw_frame_state_for()
[all …]
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dlinux-unwind.h112 fs->curr.reg[UNW_REG_RP].where = UNW_WHERE_SPREL; in ia64_fallback_frame_state()
113 fs->curr.reg[UNW_REG_RP].val in ia64_fallback_frame_state()
115 fs->curr.reg[UNW_REG_RP].when = -1; in ia64_fallback_frame_state()
H A Dunwind-ia64.c84 UNW_REG_RP, enumerator
243 UNW_REG_RP, UNW_REG_PFS, UNW_REG_PSP, UNW_REG_PR,
453 case 0x63: return UNW_REG_RP; in decode_abreg()
1213 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5()
1804 fs->curr.reg[UNW_REG_RP].where = UNW_WHERE_BR; in uw_frame_state_for()
1805 fs->curr.reg[UNW_REG_RP].when = -1; in uw_frame_state_for()
1806 fs->curr.reg[UNW_REG_RP].val = 0; in uw_frame_state_for()
1858 if (fs->curr.reg[UNW_REG_RP].when >= fs->when_target) in uw_frame_state_for()
1860 fs->curr.reg[UNW_REG_RP].where = UNW_WHERE_BR; in uw_frame_state_for()
1861 fs->curr.reg[UNW_REG_RP].when = -1; in uw_frame_state_for()
[all …]
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dunwind-ia64.c168 #define UNW_REG_RP "rp" macro
739 UNW_DEC_REG_GR ("P3", UNW_REG_RP, dst, arg); in unw_decode_p2_p5()
836 UNW_DEC_REG_WHEN ("P7", UNW_REG_RP, t, arg); in unw_decode_p7_p10()
839 UNW_DEC_REG_PSPREL ("P7", UNW_REG_RP, t, arg); in unw_decode_p7_p10()
887 UNW_DEC_REG_SPREL ("P8", UNW_REG_RP, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dunwind-ia64.c168 #define UNW_REG_RP "rp" macro
739 UNW_DEC_REG_GR ("P3", UNW_REG_RP, dst, arg); in unw_decode_p2_p5()
836 UNW_DEC_REG_WHEN ("P7", UNW_REG_RP, t, arg); in unw_decode_p7_p10()
839 UNW_DEC_REG_PSPREL ("P7", UNW_REG_RP, t, arg); in unw_decode_p7_p10()
887 UNW_DEC_REG_SPREL ("P8", UNW_REG_RP, t, arg); in unw_decode_p7_p10()