aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 349598f..01beece 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,8 @@
* fix vpbroadcast* with a memory source reporting incorrect memory sizes. the memory address being
broadcast indicates the size, which is one byte/word/dword/qword. it is unrelated to the
broadcasted-to vector length.
+* fix incorrect index-vector-register size choice for vgatherdpd. the index register is xmm, not
+ depends-on-L xmm/ymm.
testing instruction round-tripping through `masm` found a few bugs, which are also fixed in this release: