From 9b98d9052a18b69bc080d106539d886ee28ab57c Mon Sep 17 00:00:00 2001 From: iximeow Date: Tue, 9 Jun 2026 07:58:47 +0000 Subject: fix seam, user-ipi, {rd,wr}{fs,gs}base instructions decoding outside 64b mode --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 01beece..95851c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,6 +19,7 @@ broadcasted-to vector length. * fix incorrect index-vector-register size choice for vgatherdpd. the index register is xmm, not depends-on-L xmm/ymm. +* fix SEAM and {rd,wr}{fs,gs}base instructions being decoded in 32-bit and 16-bit modes. testing instruction round-tripping through `masm` found a few bugs, which are also fixed in this release: -- cgit v1.1