BHI - Branch if Higher (unsigned) ;flags()
BHI rel ;PC <= PC + 2 + rel ;(REL) relative addressing
;if (C + V)=0
The branch will occur if the unsigned binary number represented by
ACCA is greater than the unsigned binary number represented by M.