Add ComputeCrc32, ComputeCrc32C (dotnet/coreclr#27421)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Wed, 30 Oct 2019 05:37:04 +0000 (22:37 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 05:37:04 +0000 (22:37 -0700)
commit1512a7ff0631000ad6bbed6908a0e9ddf0415de4
tree317714a1dcaec3bcde7d75882f0236ed109afd25
parent6f7b6f37e12c70accdca0e450e3b794fa8c87f5e
Add ComputeCrc32, ComputeCrc32C (dotnet/coreclr#27421)

Commit migrated from https://github.com/dotnet/coreclr/commit/74ec37af01d33b11f788ef20a80403badf13ae99
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Crc32.PlatformNotSupported.cs [new file with mode: 0644]
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Arm/Crc32.cs [new file with mode: 0644]