From bbdb82bd41234021cc8dbe3337e88bd9f19cade9 Mon Sep 17 00:00:00 2001 From: iximeow Date: Fri, 17 Apr 2026 03:02:43 +0000 Subject: maskmov{q,dqu} memory access size --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 1b82028..39ce6af 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