diff options
| author | iximeow <me@iximeow.net> | 2026-09-11 15:53:27 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-09-11 16:18:53 +0000 |
| commit | 7e70f851a481d36669e64edcd61ce7df9d578468 (patch) | |
| tree | 156e7d596d75696cc4e585b4bf0cb5f84ecc8360 /CHANGELOG | |
| parent | 08fc7b77e5218c196fdacb94e6c9b0a6049603bd (diff) | |
fix mrc/mrc2 use of CRd=15
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ * 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 +* thumb2: fix `mrc`, `mrc2` use of register number "15", which means apsr_nzcv, + rather than pc * 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, |
