BLS - Branch if Lower or Same ;flags()
BLS rel ;PC <= PC + 2 + rel ;(REL) relative addressing
;if (C or Z)=1
The branch will occur if and only if the unsigned binary number represented by
ACCA is less than or equal to the unsigned binary number represented by M.