Searched defs:linux_fpframe (Results 1 – 1 of 1) sorted by relevance
60 struct linux_fpframe { struct61 u_int fpf_regs[2][3]; /* only fp0 and fp1 */62 u_int fpf_fpcr;63 u_int fpf_fpsr;64 u_int fpf_fpiar;65 union FPF_u1 FPF_u1;66 union FPF_u2 FPF_u2;