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_r6
1052
int
has_r6
= (hwcaps & HWCAP_MIPS_R6);
1054
if (
has_r6
)