Searched refs:MIPS_ASE_SMARTMIPS (Results 1 – 3 of 3) sorted by relevance
399 #define MIPS_ASE_SMARTMIPS 0x00000008 /* SmartMIPS */ macro
130 #define cpu_has_smartmips (cpu_data[0].ases & MIPS_ASE_SMARTMIPS)
675 c->ases |= MIPS_ASE_SMARTMIPS; in decode_config3()