From 8d4d7a3876cbca23e21c4b5c7c30abae934b6b30 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 2 Aug 2026 20:01:23 +0000 Subject: thumb ldc/stc encodings missed a bit --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 11a47c6..835d41b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,6 +14,7 @@ * thumb2: pkhtb/pkhbt distinction was off by one bit * thumb2: `mrs` destinations, which should have been a mask of the current (or saved) program status register, was reported as a banked GPR. +* thumb2: some coprocessor instructions were incorrectly decoded as `ldc*/stc*` * 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