Home
last modified time | relevance | path

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

/arch/ia64/kernel/
Dunwind_i.h33 UNW_REG_B1, UNW_REG_B2, UNW_REG_B3, UNW_REG_B4, UNW_REG_B5, enumerator
Dunwind.c686 case 0x41 ... 0x45: return UNW_REG_B1 + (abreg - 0x41); in decode_abreg()
779 regs[2] = sr->curr.reg + UNW_REG_B1; in finish_prologue()
796 alloc_spill_area(&off, 8, sr->curr.reg + UNW_REG_B1, sr->curr.reg + UNW_REG_B5); in finish_prologue()
871 set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_GR, in desc_br_gr()
884 set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_SPILL_HOME, in desc_br_mem()
1454 val = unw.preg_index[UNW_REG_B1 + (rval - 1)]; in compile_reg()
2262 for (i = UNW_REG_B1, off = SW(B1); i <= UNW_REG_B5; ++i, off += 8) in unw_init()