Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/binutils/
H A Dunwind-ia64.c167 #define UNW_REG_RNAT "rnat" macro
757 UNW_DEC_REG_GR ("P3", UNW_REG_RNAT, dst, arg); in unw_decode_p2_p5()
923 UNW_DEC_REG_WHEN ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
926 UNW_DEC_REG_PSPREL ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
929 UNW_DEC_REG_SPREL ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dunwind-ia64.c167 #define UNW_REG_RNAT "rnat" macro
757 UNW_DEC_REG_GR ("P3", UNW_REG_RNAT, dst, arg); in unw_decode_p2_p5()
923 UNW_DEC_REG_WHEN ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
926 UNW_DEC_REG_PSPREL ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
929 UNW_DEC_REG_SPREL ("P8", UNW_REG_RNAT, t, arg); in unw_decode_p7_p10()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dunwind-ia64.c78 UNW_REG_RNAT, enumerator
451 case 0x66: return UNW_REG_RNAT; in decode_abreg()
1214 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5()
1308 case 13: UNW_DEC_REG_WHEN(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
1309 case 14: UNW_DEC_REG_PSPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
1310 case 15: UNW_DEC_REG_SPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c82 UNW_REG_RNAT, enumerator
456 case 0x66: return UNW_REG_RNAT; in decode_abreg()
1219 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5()
1313 case 13: UNW_DEC_REG_WHEN(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
1314 case 14: UNW_DEC_REG_PSPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
1315 case 15: UNW_DEC_REG_SPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()