diff options
| author | iximeow <me@iximeow.net> | 2026-05-26 16:38:04 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-05-26 16:38:37 +0000 |
| commit | e1263595524a2f3ac6bf7b798e3e17ae0c6b906f (patch) | |
| tree | f968d8dc1fc2f6c58bee845922907abe38c74815 /CHANGELOG | |
| parent | fae45027f889cd989b0c559fb452f7d95af7b1ab (diff) | |
fix jrcxz/jecxz/jcxz having "two operands"
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +## 2.1.1 + +* fix jrcxz/jecxz/jcxz having "two operands". accessing the "second" operand + through `Instruction::operand` is a guaranteed panic. + ## 2.1.0 ### additions |
