diff options
author | iximeow <me@iximeow.net> | 2021-12-17 11:03:37 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-12-17 11:03:37 -0800 |
commit | 060fb29180f354e04ec8d48f0128433b634fa3c5 (patch) | |
tree | 7cd153be76e7e8a50d1d42f929aa4da8d86f5b69 /test | |
parent | 2c332661b5ccf116a468e1e23711017d77c1531a (diff) |
write `apply_disp_scale` in a mode-agnostic way
`apply_disp_scale` forgot that `wrapping_mul` exists, so we don't need
to explicitly write the size of value that `mem_size` should be cast to,
in casting to/from a signed integer. taken with `.into()`, we don't need
per-architecture stubs to make evex decoding work.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions