diff options
| author | iximeow <me@iximeow.net> | 2026-08-03 00:53:34 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-08-03 00:53:34 +0000 |
| commit | 0a874bce72cff033004599c4a2dc061ea0782c7f (patch) | |
| tree | 94d8c0bc3db5ebb49d9987a79e209821cd44e7ec /CHANGELOG | |
| parent | 5f48fb91742f9e9977b499959861a8a40d4ec03c (diff) | |
armv8 thumb-mode hints
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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, |
