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