Searched refs:FPU_68881 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/sun3/
H A Dconfig.c68 m68k_fputype = FPU_68881; /* mc68881 actually */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsetup.c221 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060)) {
392 if (m68k_fputype & FPU_68881)
H A Dsignal.c210 if (m68k_fputype & FPU_68881 &&
278 if (m68k_fputype & FPU_68881 &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsetup.h226 #define FPU_68881 (1<<FPUB_68881) macro

Completed in 65 milliseconds