diff options
author | iximeow <me@iximeow.net> | 2020-08-09 00:16:07 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-08-09 01:39:01 -0700 |
commit | a3f848e3426175d9ac782c19de4855de260d76a9 (patch) | |
tree | 8feff0711a2e3fd3c4628a976a33c753fe89409b /src/protected_mode/vex.rs | |
parent | c1586163d7aafd3db8799c0883208e749d63e38e (diff) |
significantly reorganize what operands are unlikely
likely operands are now also required to have contiguous special cases
0..31. this is to avoid generating a massively sparse jump table for no
reason twice - once for unlikely_operands is quite enough as-is.
this will undoubtedly be a wildly annoying maintenance burden. if this
pans out (initial expiriments suggest it might) then maybe a macro will
do...
Diffstat (limited to 'src/protected_mode/vex.rs')
0 files changed, 0 insertions, 0 deletions