Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dunwind_decoder.c231 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5()
325 case 13: UNW_DEC_REG_WHEN(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
326 case 14: UNW_DEC_REG_PSPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
327 case 15: UNW_DEC_REG_SPREL(P8, UNW_REG_RNAT, t, arg); break; in unw_decode_p7_p10()
H A Dunwind_i.h25 UNW_REG_RNAT, enumerator
H A Dunwind.c694 case 0x66: return UNW_REG_RNAT; in decode_abreg()