Stream: git-cranelift

Topic: cranelift / Issue #1101 Use variable-length encodings for...


view this post on Zulip GitHub (Feb 28 2020 at 23:26):

alexcrichton transferred Issue #1101 (assigned to sstangl):

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:


Last updated: Nov 22 2024 at 16:03 UTC