Searched refs:HWCAP_IDIVT (Results 1 – 2 of 2) sorted by relevance
42 public static final int HWCAP_IDIVT = (1 << 18); field in CpuFeatures.Arm64
57 assertHwCap("IDIVT", hwcaps, CpuFeatures.Arm64.HWCAP_IDIVT); in testArm64RequiredHwCaps()