Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c1011 int has_msa = (hwcaps & HWCAP_MIPS_MSA); in android_cpuInit() local
1014 if (has_msa) in android_cpuInit()