Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/
Dcpu-features.h99 #ifndef cpu_has_mips16
100 #define cpu_has_mips16 (cpu_data[0].ases & MIPS_ASE_MIPS16) macro