Searched refs:FPU_68881 (Results 1 – 4 of 4) sorted by relevance
126 #define FPU_68881 (1 << FPUB_68881) macro
226 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()409 if (m68k_fputype & FPU_68881) in show_cpuinfo()
272 if (m68k_fputype & FPU_68881 && in restore_fpu_state()360 if (m68k_fputype & FPU_68881 && in rt_restore_fpu_state()
58 m68k_fputype = FPU_68881; /* mc68881 actually */ in sun3_init()