From bcdd46a67f81c09d0cd64f9b979aafdbd6328b70 Mon Sep 17 00:00:00 2001 From: iximeow Date: Fri, 17 Apr 2026 03:02:43 +0000 Subject: TODO: 32/16, maskmov{q,dqu} memory access size --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index c513e0a..9ae9fd9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 -- cgit v1.1