Add missing Arm64 specific diagnostic code (dotnet/coreclr#25695)
authorSteve MacLean <Steve.MacLean@microsoft.com>
Tue, 16 Jul 2019 14:06:52 +0000 (10:06 -0400)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2019 14:06:52 +0000 (10:06 -0400)
commit28d687a3618feb16525218550ca57fb5076d2116
tree35a5e59a5b10ca00df2772eae5a5890b3a279853
parent99777ac79f0c83bcb65bfeb51c78c4f4c210cd21
Add missing Arm64 specific diagnostic code (dotnet/coreclr#25695)

* Arm64 ICorDebugRegisterSet float support
* Arm64 ICorDebugRegisterSet2 implementation
* Add arm64 VLT_REG_FP case
* Arm64 add funceval GetRegister SetRegister support

Commit migrated from https://github.com/dotnet/coreclr/commit/f5b1b889a0480eecf7068db4a17e8dd35a7ed878
src/coreclr/src/debug/di/arm64/cordbregisterset.cpp
src/coreclr/src/debug/di/rsthread.cpp
src/coreclr/src/debug/ee/funceval.cpp
src/coreclr/src/vm/arm64/cgencpu.h