From 44f91bf710081d98b465252487a6b168b2f2597e Mon Sep 17 00:00:00 2001 From: Grond Date: Wed, 24 Jun 2026 14:11:18 -0700 Subject: Implement the RRX immediate shift type --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index deb6edd..2daae7f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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. -- cgit v1.1