Home
last modified time | relevance | path

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

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