diff options
| author | iximeow <me@iximeow.net> | 2026-06-09 07:58:47 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-07-05 00:09:22 +0000 |
| commit | 9b98d9052a18b69bc080d106539d886ee28ab57c (patch) | |
| tree | 162836c173c348fecf2ca198f70dc21b7ba2ac68 /CHANGELOG | |
| parent | 1523e9cf613e1092b80bc10cd28e7986d2c28d02 (diff) | |
fix seam, user-ipi, {rd,wr}{fs,gs}base instructions decoding outside 64b mode
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |
