aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorSamuel Arnold <samuel.arnold@crowdstrike.com>2026-06-18 12:48:36 -0700
committeriximeow <me@iximeow.net>2026-06-19 21:33:11 +0000
commit1bff2519a50ac4e3ca98b4d874f70c02628c3f4a (patch)
tree82afd2744696ec5656f05f76e35cbff7f9d2c7ae /CHANGELOG
parentfa24eedf78fb9fe2d87ac3f59763e25d3ba4462f (diff)
Add armv7::InstDecoder::in_thumb_mode() method
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fa8ed2f..b53d6b4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,8 @@
* support non-`*2` forms of coprocessor instructions
* collapse `*2` encoding choice for coprocessor instructions into a paramter
on the opcode (rather than distinct opcodes)
+* ARMv7: added `armv7::InstDecoder::in_thumb_mode` to read back if an ARMv7
+ decoder is operating in thumb mode. thank you for the patch, @Grond66!
## 0.4.0