ArmBase abstract class ArmBase Documentation Code public abstract class Arm64 public static bool IsSupported { get; } public static int LeadingZeroCount(int value) public static int LeadingZeroCount(uint value) public static int ReverseElementBits(int value) public static uint ReverseElementBits(uint value)