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