diff options
| author | Grond <grond@grondhaus.net> | 2026-06-24 14:11:18 -0700 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-07-28 02:53:24 +0000 |
| commit | 44f91bf710081d98b465252487a6b168b2f2597e (patch) | |
| tree | 4a345f7574fc83ccfa7d4fe7a757e39eacf2eb93 /CHANGELOG | |
| parent | 40743d84ffc8bbe0a4e24b9af4d65d58a1367b23 (diff) | |
Implement the RRX immediate shift type
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ on the opcode (rather than distinct opcodes) several fixes from @Grond66: +* ARMv7: support the RRX rotate mode. * ARMv7: added `armv7::InstDecoder::in_thumb_mode` to read back if an ARMv7 decoder is operating in thumb mode. * ARMv7: fix incorrect handling of registers lsr or asr by an immediate 32. |
