Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/binutils/
H A Dunwind-ia64.c161 #define UNW_REG_BSPSTORE "bspstore" macro
763 UNW_DEC_REG_GR ("P3", UNW_REG_BSPSTORE, dst, arg); in unw_decode_p2_p5()
914 UNW_DEC_REG_WHEN ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
917 UNW_DEC_REG_PSPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
920 UNW_DEC_REG_SPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dunwind-ia64.c161 #define UNW_REG_BSPSTORE "bspstore" macro
763 UNW_DEC_REG_GR ("P3", UNW_REG_BSPSTORE, dst, arg); in unw_decode_p2_p5()
914 UNW_DEC_REG_WHEN ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
917 UNW_DEC_REG_PSPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
920 UNW_DEC_REG_SPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dunwind-ia64.c76 UNW_REG_BSPSTORE, enumerator
450 case 0x65: return UNW_REG_BSPSTORE; in decode_abreg()
1216 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5()
1305 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
1306 case 11: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
1307 case 12: UNW_DEC_REG_SPREL(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
1896 case UNW_REG_BSPSTORE: in uw_update_reg_address()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c80 UNW_REG_BSPSTORE, enumerator
455 case 0x65: return UNW_REG_BSPSTORE; in decode_abreg()
1221 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5()
1310 case 10: UNW_DEC_REG_WHEN(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
1311 case 11: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
1312 case 12: UNW_DEC_REG_SPREL(P8, UNW_REG_BSPSTORE, t, arg); break; in unw_decode_p7_p10()
1986 case UNW_REG_BSPSTORE: in uw_update_reg_address()