Searched refs:MIPS_CPU_VP (Results 1 – 3 of 3) sorted by relevance
403 #define MIPS_CPU_VP MBIT_ULL(40) /* MIPSr6 Virtual Processors (multi-threading) */ macro
356 #define cpu_has_vp (cpu_data[0].options & MIPS_CPU_VP)
847 c->options |= MIPS_CPU_VP; in decode_config5()