You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
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()).
0 commit comments