From 2378c1361c729da9f9cbd982142837b3d164106c Mon Sep 17 00:00:00 2001 From: iximeow Date: Fri, 8 May 2026 01:19:33 +0000 Subject: working through a bunch of avx512 stuff.. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 54f1ada..40e8e5a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -32,6 +32,8 @@ 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. +* reject so many invalid AVX512 encodings (instructions which do not support broadcast, + or rounding, or require W=0/W=1, etc). * some instructions (such as invept, invvpid) were accepted by uarch-specific deocders when they should not have been. -- cgit v1.1