aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2026-06-09 07:58:47 +0000
committeriximeow <me@iximeow.net>2026-07-05 00:09:22 +0000
commit9b98d9052a18b69bc080d106539d886ee28ab57c (patch)
tree162836c173c348fecf2ca198f70dc21b7ba2ac68 /CHANGELOG
parent1523e9cf613e1092b80bc10cd28e7986d2c28d02 (diff)
fix seam, user-ipi, {rd,wr}{fs,gs}base instructions decoding outside 64b mode
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
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: