diff options
| author | iximeow <me@iximeow.net> | 2026-04-17 03:02:43 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-25 00:59:27 +0000 |
| commit | bbdb82bd41234021cc8dbe3337e88bd9f19cade9 (patch) | |
| tree | 9135b6e5113c2e1455b4dcc00ccc4c0e77d6c941 /CHANGELOG | |
| parent | 470ddb9a0329a8f1823674bca2c108e012ca2780 (diff) | |
maskmov{q,dqu} memory access size
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ zero-extend, whereas writing to "ax" does not imply any zero-extension. mov reg-to-seg is unchanged and uses a 16-bit form for source GPR. * reject 0f0d prefetch/nop with a register operand, which was incorrectly decoded before. +* maskmovq and maskmovdqu now have their implicit memory access size reported correctly. ## 2.0.0 |
