Use variable-length encodings for REX encodings #1130
Labels
cranelift:meta
Everything related to the meta-language.
cranelift
Issues related to the Cranelift code generator
Variable-length encodings (introduced to support the proper machine code for loads/stores which memory operand is in a given register on x86) could allow removing the need to have both the REX vs non-REX encodings.
This would have a few benefits:
The text was updated successfully, but these errors were encountered: