From e9b3973cbf689eac2ea11c2dacf6f2d8c2ce01c5 Mon Sep 17 00:00:00 2001 From: iximeow Date: Tue, 19 May 2026 05:36:55 +0000 Subject: invept precision --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 5072dde..8e5ad86 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,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. in 32/16-bit, fix this opcode being decoded as vmovd. +* some instructions (such as invept, invvpid) were accepted by uarch-specific + deocders when they should not have been. ## 2.0.0 -- cgit v1.1