Searched refs:MIPS_CPU_MVH (Results 1 – 3 of 3) sorted by relevance
407 #define MIPS_CPU_MVH MBIT_ULL(42) /* CPU supports MFHC0/MTHC0 */ macro
167 #define cpu_has_mvh (cpu_data[0].options & MIPS_CPU_MVH)
841 c->options |= MIPS_CPU_MVH; in decode_config5()