ARM64 Aes Crypto intrinsics implementation
authorDebayan Ghosh <debayang.qdt@qualcommdatacenter.com>
Wed, 28 Feb 2018 14:11:49 +0000 (19:41 +0530)
committerDebayan Ghosh <debayang.qdt@qualcommdatacenter.com>
Wed, 28 Feb 2018 14:11:49 +0000 (19:41 +0530)
commit450964e4780c0d7fdb6926f55fd256c3c01de704
tree2c974c1785ce84aee2d1ffb90cd4299f0edfb52d
parent9f08404d97b0c1ee0d1bcabb8046e3efb49163c0
ARM64 Aes Crypto intrinsics implementation
src/jit/codegenarm64.cpp
src/jit/codegenlinear.h
src/jit/emitarm64.cpp
src/jit/emitfmtsarm64.h
src/jit/hwintrinsicArm64.cpp
src/jit/hwintrinsicArm64.h
src/jit/hwintrinsiclistArm64.h
src/jit/instrsarm64.h
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Aes.PlatformNotSupported.cs [new file with mode: 0644]
src/mscorlib/src/System/Runtime/Intrinsics/Arm/Arm64/Aes.cs [new file with mode: 0644]