Searched refs:MIPS_ASE_MIPS16 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu.h428 #define MIPS_ASE_MIPS16 0x00000001 /* code compression */ macro
H A Dcpu-features.h210 #define cpu_has_mips16 __isa_lt_and_ase(6, MIPS_ASE_MIPS16)
/linux-master/arch/mips/kernel/
H A Dcpu-probe.c472 c->ases |= MIPS_ASE_MIPS16;

Completed in 155 milliseconds