Skip to content

Commit

Permalink
x64: refactor REX-specific encoding machinery to its own module
Browse files Browse the repository at this point in the history
In preparation for adding new encoding modes to the x64 backend (e.g. VEX,
EVEX), this change moves all of the current instruction encoding functions to
`encodings::rex`. This refactor does not change any logic.
 Please enter the commit message for your changes. Lines starting
  • Loading branch information
abrown committed Apr 2, 2021
1 parent 90aa5cf commit 7a4a27c
Show file tree
Hide file tree
Showing 4 changed files with 460 additions and 438 deletions.
Loading

0 comments on commit 7a4a27c

Please sign in to comment.