diff options
| author | iximeow <me@iximeow.net> | 2026-08-04 07:21:14 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-08-04 07:21:14 +0000 |
| commit | f12b953505ff81e95fa71a8b274718b626529d75 (patch) | |
| tree | 450d7d1a2046bd723a9288e567a3e93a02da11b8 /CHANGELOG | |
| parent | cb68116db37245bfed09b2eb5ae0d42946fc5a45 (diff) | |
msr confusion like with mrs..
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
