Closed mburkley closed 10 months ago
Issuing MOV Rx, Rx to test for zero causes problems if *Rx points to a ROM area that uses writes to select a bank. Safer to move to R0 instead as R0 is never allocated a persistent value between insns.
Issuing MOV Rx, Rx to test for zero causes problems if *Rx points to a ROM area that uses writes to select a bank. Safer to move to R0 instead as R0 is never allocated a persistent value between insns.