OpenGrok
Cross Reference: cpu-features.c
xref
: /
prebuilts
/
ndk
/
r11
/
sources
/
android
/
cpufeatures
/
cpu-features.c
Home
|
History
|
Annotate
|
Download
|
only in
cpufeatures
Lines Matching
defs:has_msa
1033
int
has_msa
= (hwcaps & HWCAP_MIPS_MSA);
1036
if (
has_msa
)