BPL - Branch if Plus ;flags()
BPL rel ;PC <= PC + 2 + rel ;(REL) relative addressing
;if N=0
Tests the state of the N bit in the CCR and causes a branch if N is clear.