Home
last modified time | relevance | path

Searched defs:linux_fpframe (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_machdep.h60 struct linux_fpframe { struct
61 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;