Searched refs:HWCAP_IDIVT (Results 1 – 4 of 4) sorted by relevance
25 #define HWCAP_IDIVT (1 << 18) macro27 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)
420 #define HWCAP_IDIVT (1 << 18) macro490 hwcaps |= HWCAP_IDIVT; in get_elf_hwcap()492 hwcaps |= HWCAP_IDIVA | HWCAP_IDIVT; in get_elf_hwcap()657 int has_idivt = (hwcaps & HWCAP_IDIVT); in android_cpuInit()
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()
106 #define HWCAP_IDIVT (1 << 18)108 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)