aboutsummaryrefslogtreecommitdiff
path: root/src/long_mode/evex.rs
AgeCommit message (Expand)Author
2021-12-17write `apply_disp_scale` in a mode-agnostic wayiximeow
2021-12-16displacements are stored as unsigned, but are functionally signed intsiximeow
2021-07-01reallocate OperandCode, convert disparate registers to arrayiximeow
2021-06-27protected-mode avx512iximeow
2021-06-27all tests now passing for long modeiximeow
2021-06-26clean up avx2-related warningsiximeow
2021-06-26add long-mode avx512 support, except for compressed displacementsiximeow