Use valid instructions in StubPrecode and NDirectImportPrecode on x64 (#34611)
authorJan Kotas <jkotas@microsoft.com>
Tue, 7 Apr 2020 04:33:03 +0000 (21:33 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2020 04:33:03 +0000 (21:33 -0700)
commit1f0c9cd75b4be484a137afd2cc5f9067eae1c965
tree08262b2555d7635d07bbdc9d9cac60d83478dbee
parent9ddbf5f63c8375aaabec83c3054af9bbf8107170
Use valid instructions in StubPrecode and NDirectImportPrecode on x64 (#34611)

StubPrecode and NDirectImportPrecode precoded used undefined instruction
encodings on x64 due to copy&paste from x86. Change them to use valid
instructions.
src/coreclr/src/vm/i386/stublinkerx86.h