Searched refs:HWCAP_MIPS_MSA (Results 1 – 1 of 1) sorted by relevance
479 #define HWCAP_MIPS_MSA (1 << 1) macro1011 int has_msa = (hwcaps & HWCAP_MIPS_MSA); in android_cpuInit()