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 17cfc5b..12bedeb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@
* thumb2: rfeia and rfedb were decoded backwards. likewise for srsia and srsdb
* thumb2: unknown wide hints are decoded as `hint` like other cases in ARM,
rather than rejected as invalid
+* thumb2: support ARMv8 hints PACBTI, BTI, ESB, PAC, and AUT
* ARMv8: support thumb2 encoding of `Test Target` instruction, `Opcode::TT`
(formatted as any of `tt`, `ttt`, `tta`, `ttat`)
* ARMv8: formerly-coprocessor instructions have been defined into SIMD extensions,