Commit d32501c
committed
x64: refactor REX-specific encoding machinery to its own module
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.1 parent 074b83e commit d32501c
4 files changed
Lines changed: 460 additions & 438 deletions
0 commit comments