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