Home
last modified time | relevance | path

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

/ndk/sources/android/cpufeatures/
Dcpu-features.c1032 int has_r6 = (hwcaps & HWCAP_MIPS_R6); in android_cpuInit() local
1034 if (has_r6) in android_cpuInit()