Implement LeadingSignCount and LeadingZeroCount ARM64 Base Intrinsics (#20306)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Fri, 12 Oct 2018 04:13:06 +0000 (21:13 -0700)
committerGitHub <noreply@github.com>
Fri, 12 Oct 2018 04:13:06 +0000 (21:13 -0700)
commit8558599cfe92e64d741a842d62e977a56fffc797
tree129066ff19c68bde3fc87f6de0878cfc374d93e0
parent52f56db5de361dbc22564e2c5a57fefd9599f179
Implement LeadingSignCount and LeadingZeroCount ARM64 Base Intrinsics (#20306)
src/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Base.cs
src/jit/codegenarm64.cpp
src/jit/hwintrinsicArm64.cpp
tests/src/JIT/HardwareIntrinsics/Arm64/Base.cs