OpenGrok
Cross Reference: cpu-features.c
xref
: /
prebuilts
/
ndk
/
r13
/
sources
/
android
/
cpufeatures
/
cpu-features.c
Home
|
History
|
Annotate
|
Download
|
only in
cpufeatures
Lines Matching
defs:has_iwmmxt
799
int
has_iwmmxt
= (hwcaps & HWCAP_IWMMXT);
846
if (
has_iwmmxt
)