diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |
