Searched refs:HWCAP_IDIVA (Results 1 – 3 of 3) sorted by relevance
24 #define HWCAP_IDIVA (1 << 17) macro27 #define HWCAP_IDIV (HWCAP_IDIVA | HWCAP_IDIVT)
388 elf_hwcap |= HWCAP_IDIVA; in cpuid_init_hwcaps()
469 if (elf_hwcap & HWCAP_IDIVA) { in emit_udivmod()