Searched refs:UNW_REG_F31 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ia64/kernel/ |
D | unwind_i.h | 38 UNW_REG_F28, UNW_REG_F29, UNW_REG_F30, UNW_REG_F31, enumerator
|
D | unwind.c | 748 UNW_REG_F31, UNW_REG_R7, UNW_REG_B5 in finish_prologue() 770 alloc_spill_area(&off, 16, sr->curr.reg + UNW_REG_F2, sr->curr.reg + UNW_REG_F31); in finish_prologue() 2219 for (i = UNW_REG_F16, off = SW(F16); i <= UNW_REG_F31; ++i, off += 16) in unw_init()
|