mips 5016 src/dps8/dps8_cpu.c # elif defined(mips) || defined(__mips__) || defined(MIPS) || defined(_MIPS_) || defined(__mips) mips 9681 src/dps8/dps8_ins.c long double mips = (long double)(ips / 1000000.0L); mips 9703 src/dps8/dps8_ins.c sim_printf ("\rPerformance : %f MIPS\r\n\r\n", (double) mips); mips 9706 src/dps8/dps8_ins.c sim_printf ("\rPerformance : %'f MIPS\r\n", (double) mips); mips 5586 src/simh/scp.c #elif defined(mips) || defined(__mips__) || defined(MIPS) || defined(_MIPS_) || defined(__mips)