Searched refs:UNW_REG_BSP (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_i.h21 UNW_REG_BSP, /* register stack pointer */ enumerator in enum:unw_register_index
H A Dunwind_decoder.c17 * UNW_REG_BSP
231 case 8: UNW_DEC_REG_GR(P3, UNW_REG_BSP, dst, arg); break;
318 case 7: UNW_DEC_REG_WHEN(P8, UNW_REG_BSP, t, arg); break;
319 case 8: UNW_DEC_REG_PSPREL(P8, UNW_REG_BSP, t, arg); break;
320 case 9: UNW_DEC_REG_SPREL(P8, UNW_REG_BSP, t, arg); break;
H A Dunwind.c694 case 0x64: return UNW_REG_BSP;
1683 for (i = UNW_REG_BSP; i < UNW_NUM_REGS; ++i)

Completed in 116 milliseconds