Searched refs:MIPS_ASE_MIPSMT (Results 1 – 3 of 3) sorted by relevance
329 #define MIPS_ASE_MIPSMT 0x00000020 /* CPU supports MIPS MT */ macro
175 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT)
742 c->ases |= MIPS_ASE_MIPSMT; in decode_config3()