From f12b953505ff81e95fa71a8b274718b626529d75 Mon Sep 17 00:00:00 2001 From: iximeow Date: Tue, 4 Aug 2026 07:21:14 +0000 Subject: msr confusion like with mrs.. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 12bedeb..83594e7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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: fixed much confusion about `msr` sources, similar to `mrs`. * thumb2: some coprocessor instructions were incorrectly decoded as `ldc*/stc*` * thumb2: fix missing decode of `s` bit for wide lsl/lsr/asr/ror (register) * thumb2: rfeia and rfedb were decoded backwards. likewise for srsia and srsdb -- cgit v1.1