Skip to content

Commit 7ec134d

Browse files
committed
ARM: add TODO for Thumb CMP r15, rX
1 parent 18f84eb commit 7ec134d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/nba/src/arm/arm7tdmi.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* - test LDR, STR, LDM and STM behavior when writing back the address to r15
2222
* - test which bits of CPSR and SPSR are actually writable
2323
* - more accurately model when CPSR.mask_irq and the IRQ line are sampled
24+
* - test if Thumb CMP r15, rX loads SPSR into CPSR
2425
*/
2526

2627
namespace nba::core::arm {

0 commit comments

Comments
 (0)