Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/ia64/kernel/
A Dunwind_i.h18 UNW_REG_PRI_UNAT_GR, enumerator
A Dunwind.c152 UNW_REG_UNAT, UNW_REG_LC, UNW_REG_FPSR, UNW_REG_PRI_UNAT_GR
690 case 0x62: return memory ? UNW_REG_PRI_UNAT_MEM : UNW_REG_PRI_UNAT_GR; in decode_abreg()
1173 #define UNW_DEC_PRIUNAT_WHEN_GR(fmt,t,arg) desc_reg_when(UNW_REG_PRI_UNAT_GR,t,arg)
1175 #define UNW_DEC_PRIUNAT_GR(fmt,r,arg) desc_reg_gr(UNW_REG_PRI_UNAT_GR,r,arg)
1684 if (sr.when_target < sr.curr.reg[UNW_REG_PRI_UNAT_GR].when) in build_script()
1687 i = UNW_REG_PRI_UNAT_GR; in build_script()
1688 else if (sr.curr.reg[UNW_REG_PRI_UNAT_MEM].when > sr.curr.reg[UNW_REG_PRI_UNAT_GR].when) in build_script()
1691 i = UNW_REG_PRI_UNAT_GR; in build_script()
2253 unw.sw_off[unw.preg_index[UNW_REG_PRI_UNAT_GR]] = SW(CALLER_UNAT); in unw_init()

Completed in 8 milliseconds