Searched refs:FPU_68882 (Results 1 – 3 of 3) sorted by relevance
119 #define FPU_68882 (1 << FPUB_68882) macro
243 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()426 else if (m68k_fputype & FPU_68882) in show_cpuinfo()
275 if (m68k_fputype & FPU_68882 && in restore_fpu_state()363 if (m68k_fputype & FPU_68882 && in rt_restore_fpu_state()
Completed in 6 milliseconds