aboutsummaryrefslogtreecommitdiff
path: root/build.rs
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-08-09 00:16:07 -0700
committeriximeow <me@iximeow.net>2020-08-09 01:39:01 -0700
commita3f848e3426175d9ac782c19de4855de260d76a9 (patch)
tree8feff0711a2e3fd3c4628a976a33c753fe89409b /build.rs
parentc1586163d7aafd3db8799c0883208e749d63e38e (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 'build.rs')
0 files changed, 0 insertions, 0 deletions