Fix Aes and Ssse3.Shuffle intrinsic APIs
authorFei Peng <fei.peng@intel.com>
Tue, 26 Jun 2018 23:20:54 +0000 (16:20 -0700)
committerFei Peng <fei.peng@intel.com>
Tue, 26 Jun 2018 23:20:54 +0000 (16:20 -0700)
commit598d26c2ca54ffd6dc57dd96a5939f9479a50522
tree7cab1c2aa969234adfbd326ce987803a093b69ab
parenta019f994f6ce2ec09ac7b3abd1e05ba75d64c350
Fix Aes and Ssse3.Shuffle intrinsic APIs

Commit migrated from https://github.com/dotnet/coreclr/commit/1aec8f9ff3c1aa575be0ecad9b2920d25436281c
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Aes.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Aes.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Ssse3.PlatformNotSupported.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/X86/Ssse3.cs