Searched refs:UNW_REG_UNAT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dunwind-ia64.c169 #define UNW_REG_UNAT "unat" macro
494 * UNW_REG_UNAT
748 UNW_DEC_REG_GR ("P3", UNW_REG_UNAT, dst, arg);
860 UNW_DEC_REG_WHEN ("P7", UNW_REG_UNAT, t, arg);
863 UNW_DEC_REG_PSPREL ("P7", UNW_REG_UNAT, t, arg);
899 UNW_DEC_REG_SPREL ("P8", UNW_REG_UNAT, t, arg);
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dunwind-ia64.c87 UNW_REG_UNAT, UNW_REG_PR, UNW_REG_LC, UNW_REG_FPSR, enumerator in enum:unw_register_index
244 UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR
459 case 0x67: return UNW_REG_UNAT;
1011 * UNW_REG_UNAT
1220 case 4: UNW_DEC_REG_GR(P3, UNW_REG_UNAT, dst, arg); break;
1288 case 12: UNW_DEC_REG_WHEN(P7, UNW_REG_UNAT, t, arg); break;
1289 case 13: UNW_DEC_REG_PSPREL(P7, UNW_REG_UNAT, t, arg); break;
1309 case 5: UNW_DEC_REG_SPREL(P8, UNW_REG_UNAT, t, arg); break;
2003 case UNW_REG_UNAT:

Completed in 125 milliseconds