Searched refs:UNW_REG_BSPSTORE (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | unwind-ia64.c | 164 #define UNW_REG_BSPSTORE "bspstore" macro 766 UNW_DEC_REG_GR ("P3", UNW_REG_BSPSTORE, dst, arg); in unw_decode_p2_p5() 917 UNW_DEC_REG_WHEN ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10() 920 UNW_DEC_REG_PSPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10() 923 UNW_DEC_REG_SPREL ("P8", UNW_REG_BSPSTORE, t, arg); in unw_decode_p7_p10()
|