From 657cb19b8fc4ba71092d2fc7136aaf6abf224d50 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 2 May 2026 22:04:07 +0000 Subject: vmaskmovdqu, vmovq were also incorrect in some ways... --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 7ceeef0..1aed610 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,8 @@ vcvtph2ps, vbroadcastf128, vmaskmovps, vmaskmovpd, vpermd, vpbroadcast{b,w,d,q}, among others * vpbroadcastb and vpbroadcastw should respect the L bit to select xmm/ymm vector width, but always decoded as ymm. +* vmaskmovqdu now reports a memory access size for the implied write to ds:[rdi/edi/di]. +* correct swapped operand order of 0xD6-opcode movq. ## 2.0.0 -- cgit v1.1