diff options
| author | iximeow <me@iximeow.net> | 2026-04-17 02:22:24 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-04-17 02:22:24 +0000 |
| commit | 5e9c3238e2d7f4565c510f396c57864901d76827 (patch) | |
| tree | 874e3444a3a669c7e1d86d9de3f7d4ae7d5f6964 /CHANGELOG | |
| parent | 6e41e945552dde69ab15bfa63e4d2bb20b5efc34 (diff) | |
more precise about 0f0d prefetch/nop
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ zero-extended to 64 bits for storage. writing to "eax" in this way implies the 32->64 bit zero-extend, whereas writing to "ax" does not imply any zero-extension. mov reg-to-seg is unchanged and uses a 16-bit form for source GPR. +* reject 0f0d prefetch/nop with a register operand, which was incorrectly decoded before. ## 2.0.0 |
