BHCC - Branch if Half Carry Bit Clear ;flags()

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

;if H=0

Tests the state of the H bit in the CCR and causes a branch if H is clear. This instruction is used in BCD algorithms.