Searched refs:HWCAP_IDIVA (Results 1 – 2 of 2) sorted by relevance
39 public static final int HWCAP_IDIVA = (1 << 17); field in CpuFeatures
53 assertHwCap("IDIVA", hwcaps, CpuFeatures.HWCAP_IDIVA); in testArm64RequiredHwCaps()