Searched refs:FPU_COLDFIRE (Results 1 – 3 of 3) sorted by relevance
123 #define FPU_COLDFIRE (1 << FPUB_COLDFIRE) macro
13 #define FPUTYPE FPU_COLDFIRE
237 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()428 else if (m68k_fputype & FPU_COLDFIRE) in show_cpuinfo()