Add AdvSimd (LeadingZeroCount, LeadingSignCount, PopCount) (dotnet/coreclr#27382)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Thu, 24 Oct 2019 05:07:37 +0000 (22:07 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2019 05:07:37 +0000 (22:07 -0700)
commit8a0b81ee445440561879f8df43336ce9548d0ba5
treeb4169ed9a724456230c08b4532a9b16aeff05d12
parent1bcf77023803dd018e7a20460908066197e5956d
Add AdvSimd (LeadingZeroCount, LeadingSignCount, PopCount) (dotnet/coreclr#27382)

* AdvSimd.LeadingSignCount

* AdvSimd.LeadingZeroCount

* AdvSimd.PopCount

Commit migrated from https://github.com/dotnet/coreclr/commit/310f71592b1373297a98ae268f795ca6dedd62e6
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/AdvSimd.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/AdvSimd.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/ArmBase.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/ArmBase.cs