Home
last modified time | relevance | path

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

/linux-5.19.10/arch/ia64/kernel/
Dunwind_i.h36 UNW_REG_F16, UNW_REG_F17, UNW_REG_F18, UNW_REG_F19, enumerator
Dunwind.c686 case 0x30 ... 0x3f: return UNW_REG_F16 + (abreg - 0x30); in decode_abreg()
908 int base = (i < 4) ? UNW_REG_F2 : UNW_REG_F16 - 4; in desc_frgr_mem()
1442 val = unw.preg_index[UNW_REG_F16 + (rval - 16)]; in compile_reg()
2267 for (i = UNW_REG_F16, off = SW(F16); i <= UNW_REG_F31; ++i, off += 16) in unw_init()