diff options
| author | iximeow <me@iximeow.net> | 2026-05-08 01:19:33 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-08 01:19:33 +0000 |
| commit | 2378c1361c729da9f9cbd982142837b3d164106c (patch) | |
| tree | f75d02beaf81999bba0390f9eeebadf33c24266f /CHANGELOG | |
| parent | 904fa19dd7dba76cc206b70628efedf8ddb128d1 (diff) | |
working through a bunch of avx512 stuff..
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ 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. +* reject so many invalid AVX512 encodings (instructions which do not support broadcast, + or rounding, or require W=0/W=1, etc). * some instructions (such as invept, invvpid) were accepted by uarch-specific deocders when they should not have been. |
