We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f84eb commit 7ec134dCopy full SHA for 7ec134d
src/nba/src/arm/arm7tdmi.hpp
@@ -21,6 +21,7 @@
21
* - test LDR, STR, LDM and STM behavior when writing back the address to r15
22
* - test which bits of CPSR and SPSR are actually writable
23
* - more accurately model when CPSR.mask_irq and the IRQ line are sampled
24
+ * - test if Thumb CMP r15, rX loads SPSR into CPSR
25
*/
26
27
namespace nba::core::arm {
0 commit comments