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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h33 UNW_REG_B1, UNW_REG_B2, UNW_REG_B3, UNW_REG_B4, UNW_REG_B5, enumerator in enum:unw_register_index
H A Dunwind.c689 case 0x41 ... 0x45: return UNW_REG_B1 + (abreg - 0x41);
782 regs[2] = sr->curr.reg + UNW_REG_B1;
799 alloc_spill_area(&off, 8, sr->curr.reg + UNW_REG_B1, sr->curr.reg + UNW_REG_B5);
874 set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_GR,
887 set_reg(sr->curr.reg + UNW_REG_B1 + i, UNW_WHERE_SPILL_HOME,
1458 val = unw.preg_index[UNW_REG_B1 + (rval - 1)];
2249 for (i = UNW_REG_B1, off = SW(B1); i <= UNW_REG_B5; ++i, off += 8)

Completed in 57 milliseconds