Skip to content

Commit

Permalink
Modify amd64walker to use table based decode (dotnet/coreclr#25958)
Browse files Browse the repository at this point in the history
* Modify amd64walker to use table based decode

Use tables for NativeWalker::DecodeInstructionForPatchSkip()
Also files used to generate the decode tables in doc folder.


Commit migrated from dotnet/coreclr@f82281f
  • Loading branch information
sdmaclea authored Sep 3, 2019
1 parent 7463b74 commit a09fb2a
Show file tree
Hide file tree
Showing 6 changed files with 12,079 additions and 655 deletions.
10,054 changes: 10,054 additions & 0 deletions src/coreclr/src/debug/ee/amd64/amd64InstrDecode.h

Large diffs are not rendered by default.

Loading

0 comments on commit a09fb2a

Please sign in to comment.