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