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_idivt
798
int
has_idivt
= (hwcaps & HWCAP_IDIVT);
843
if (
has_idivt
)