diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ * fix jrcxz/jecxz/jcxz having "two operands". accessing the "second" operand through `Instruction::operand` is a guaranteed panic. +* fix the mnemonics for some prefetch instructions: prefetcht{0,1,2} were missing the second "t". + the Opcode variants are still spelled incorrectly and will continue to be until a future 3.0. ## 2.1.0 |
