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.
  • Loading branch information
abrown committed Apr 2, 2021
1 parent 074b83e commit d32501c
Show file tree
Hide file tree
Showing 4 changed files with 460 additions and 438 deletions.
Loading

0 comments on commit d32501c

Please sign in to comment.