Searched refs:MIPS_CPU_MICROMIPS (Results 1 – 3 of 3) sorted by relevance
388 #define MIPS_CPU_MICROMIPS MBIT_ULL(24) /* CPU has microMIPS capability */ macro
199 # define cpu_has_mmips __opt(MIPS_CPU_MICROMIPS)
731 c->options |= MIPS_CPU_MICROMIPS; in decode_config3()