Searched refs:MIPS_ASE_MIPS16E2 (Results 1 – 3 of 3) sorted by relevance
430 #define MIPS_ASE_MIPS16E2 0x00000400 /* MIPS16e2 */ macro
199 #define cpu_has_mips16e2 __isa_lt_and_ase(6, MIPS_ASE_MIPS16E2)
897 c->ases |= MIPS_ASE_MIPS16E2; in decode_config5()