Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c782 int has_iwmmxt = (hwcaps & HWCAP_IWMMXT); in android_cpuInit() local
829 if (has_iwmmxt) in android_cpuInit()