diff options
| author | iximeow <me@iximeow.net> | 2026-05-02 22:04:07 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-02 22:04:07 +0000 |
| commit | 657cb19b8fc4ba71092d2fc7136aaf6abf224d50 (patch) | |
| tree | 5ee2802f79c385305ac4c7c72b7a3346cfe3e5bc /CHANGELOG | |
| parent | 1dfeea371d153a9576d0e1a0e40d05ef89f11b44 (diff) | |
vmaskmovdqu, vmovq were also incorrect in some ways...
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ vcvtph2ps, vbroadcastf128, vmaskmovps, vmaskmovpd, vpermd, vpbroadcast{b,w,d,q}, among others * vpbroadcastb and vpbroadcastw should respect the L bit to select xmm/ymm vector width, but always decoded as ymm. +* vmaskmovqdu now reports a memory access size for the implied write to ds:[rdi/edi/di]. +* correct swapped operand order of 0xD6-opcode movq. ## 2.0.0 |
