From ee19aba4c34f495d29c87b6d2c9d32614ba62cf8 Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 3 Aug 2026 00:25:39 +0000 Subject: decode unknown wide hints like any other hints --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index c534c70..17cfc5b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,8 @@ * thumb2: some coprocessor instructions were incorrectly decoded as `ldc*/stc*` * thumb2: fix missing decode of `s` bit for wide lsl/lsr/asr/ror (register) * 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 * 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, -- cgit v1.1