aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5de5ee7..c2cc889 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -30,6 +30,7 @@ as well as thumb2 fixes from @brandonros:
* mvn (immediate) was decoded as mov,
* sxtab was decoded as sxtah,
* lsl, lsr, asr, ror were determining opcode from an incorrect bitfield,
+ * tbh was decoded as an shifted tbb,
* thumb2: (un)signed extend-and-rotate loaded an incorrect field for rotate,
thank you for the patches!