UNW_REG_F16 686 arch/ia64/kernel/unwind.c case 0x30 ... 0x3f: return UNW_REG_F16 + (abreg - 0x30); UNW_REG_F16 908 arch/ia64/kernel/unwind.c int base = (i < 4) ? UNW_REG_F2 : UNW_REG_F16 - 4; UNW_REG_F16 1442 arch/ia64/kernel/unwind.c val = unw.preg_index[UNW_REG_F16 + (rval - 16)]; UNW_REG_F16 2267 arch/ia64/kernel/unwind.c for (i = UNW_REG_F16, off = SW(F16); i <= UNW_REG_F31; ++i, off += 16)