Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/ia64/
HDunwind-ia64.c72 UNW_REG_PRI_UNAT_GR, enumerator
244 UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR
452 case 0x62: return memory ? UNW_REG_PRI_UNAT_MEM : UNW_REG_PRI_UNAT_GR; in decode_abreg()
960 #define UNW_DEC_PRIUNAT_WHEN_GR(fmt,t,arg) desc_reg_when(UNW_REG_PRI_UNAT_GR,t,arg)
962 #define UNW_DEC_PRIUNAT_GR(fmt,r,arg) desc_reg_gr(UNW_REG_PRI_UNAT_GR,r,arg)
2040 if (fs->when_target < fs->curr.reg[UNW_REG_PRI_UNAT_GR].when) in uw_update_context()
2043 i = UNW_REG_PRI_UNAT_GR; in uw_update_context()
2045 > fs->curr.reg[UNW_REG_PRI_UNAT_GR].when) in uw_update_context()
2048 i = UNW_REG_PRI_UNAT_GR; in uw_update_context()