BNE - Branch if Not Equal (signed) ;flags()
BNE rel ;PC <= PC + 2 + rel ;(REL) relative addressing
;if Z=0
Tests the state of the Z bit in the CCR and causes a branch if Z is clear.