Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit ba886be

Browse files
authored
Refactor - Improve load immediate machinecode efficiency in JIT (#641)
* Enforce OperandSize::S64 for emit_ins(X86Instruction::load_immediate()) and emit_sanitized_load_immediate(). * Removes the size parameter from emit_ins(X86Instruction::load_immediate()) and emit_sanitized_load_immediate(). * Simplifies emit_sanitized_load_immediate(). * Optimizes emit_ins(X86Instruction::load_immediate()).
1 parent 4ad935b commit ba886be

File tree

2 files changed

+85
-97
lines changed

2 files changed

+85
-97
lines changed

0 commit comments

Comments
 (0)