Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dunwind-ia64.c278 #define UNW_DEC_REG_GR(fmt, src, dst, arg) \ macro
739 UNW_DEC_REG_GR ("P3", UNW_REG_PSP, dst, arg); in unw_decode_p2_p5()
742 UNW_DEC_REG_GR ("P3", UNW_REG_RP, dst, arg); in unw_decode_p2_p5()
745 UNW_DEC_REG_GR ("P3", UNW_REG_PFS, dst, arg); in unw_decode_p2_p5()
748 UNW_DEC_REG_GR ("P3", UNW_REG_PR, dst, arg); in unw_decode_p2_p5()
751 UNW_DEC_REG_GR ("P3", UNW_REG_UNAT, dst, arg); in unw_decode_p2_p5()
754 UNW_DEC_REG_GR ("P3", UNW_REG_LC, dst, arg); in unw_decode_p2_p5()
760 UNW_DEC_REG_GR ("P3", UNW_REG_RNAT, dst, arg); in unw_decode_p2_p5()
763 UNW_DEC_REG_GR ("P3", UNW_REG_BSP, dst, arg); in unw_decode_p2_p5()
766 UNW_DEC_REG_GR ("P3", UNW_REG_BSPSTORE, dst, arg); in unw_decode_p2_p5()
[all …]