Searched refs:HWCAP_IDIVT (Results 1 – 3 of 3) sorted by relevance
25 #define HWCAP_IDIVT (1 << 18) macro27 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)
452 #define HWCAP_IDIVT (1 << 18) macro470 HWCAP_IDIVT )593 hwcaps |= HWCAP_IDIVT; in get_elf_hwcap_from_proc_cpuinfo()595 hwcaps |= HWCAP_IDIVA | HWCAP_IDIVT; in get_elf_hwcap_from_proc_cpuinfo()792 int has_idivt = (hwcaps & HWCAP_IDIVT); in android_cpuInit()
88 #define HWCAP_IDIVT (1 << 18)90 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)