diff options
| author | iximeow <me@iximeow.net> | 2026-04-17 03:02:43 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-04-17 03:02:46 +0000 |
| commit | bcdd46a67f81c09d0cd64f9b979aafdbd6328b70 (patch) | |
| tree | f03bf42f4fc6061e8f13fc7d35156c81de3d263b /CHANGELOG | |
| parent | 5e9c3238e2d7f4565c510f396c57864901d76827 (diff) | |
TODO: 32/16, 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 |
