Skip to content

Commit

Permalink
Cleanup - JIT x86 registers (#7)
Browse files Browse the repository at this point in the history
* Removes dst == FRAME_PTR_REG special case.

* Allows encoding of u8 displacement in SIB mode.

* Splits off X86Instruction::alu_immediate().

* Adds X86Register.
  • Loading branch information
Lichtso authored Dec 22, 2024
1 parent cad781a commit 6e4acb3
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 192 deletions.
Loading

0 comments on commit 6e4acb3

Please sign in to comment.