summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f968827..811f1d6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+## 0.1.2
+
+non-temporal hint selection (`.nt1`, `.nt2`, `.nt3`) was off by one and could panic on valid inputs
+`I-Unit` operand form `I25` extension bits were incorrectly transcribed from the manual
+- as a result, both `mov <reg>=ip` and `mov <reg>=pr` would decode incorrectly
+
## 0.1.1
actually decodeinvalid instructions.