Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dcpu.h435 #define MIPS_ASE_MIPS16 0x00000001 /* code compression */ macro
A Dcpu-features.h193 #define cpu_has_mips16 __isa_lt_and_ase(6, MIPS_ASE_MIPS16)
/linux/arch/mips/kernel/
A Dcpu-probe.c473 c->ases |= MIPS_ASE_MIPS16; in decode_config1()

Completed in 9 milliseconds