diff options
| author | iximeow <me@iximeow.net> | 2026-08-02 20:01:23 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-08-02 20:01:23 +0000 |
| commit | 8d4d7a3876cbca23e21c4b5c7c30abae934b6b30 (patch) | |
| tree | 72315b162383b99b6685ef08817be8bfd9bd779e /CHANGELOG | |
| parent | fa428aefa6789c744e1e887a719fc2a07ad00188 (diff) | |
thumb ldc/stc encodings missed a bit
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |
