BEQ - Branch if Equal (signed) ;flags()

BEQ rel ;PC <= PC + 2 + rel ;(REL) relative addressing

;if Z=1

Tests the state of the Z bit in the CCR and causes a branch if Z is set.