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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h90 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16)
H A Dcpu.h295 #define MIPS_ASE_MIPS16 0x00000001 /* code compression */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c654 c->ases |= MIPS_ASE_MIPS16;

Completed in 105 milliseconds