Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:HWCAP_IDIVA

441 #define HWCAP_IDIVA     (1 << 17)
452 HWCAP_IDIVA | \
568 hwcaps |= HWCAP_IDIVA;
572 hwcaps |= HWCAP_IDIVA | HWCAP_IDIVT;
748 int has_idiva = (hwcaps & HWCAP_IDIVA);