Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->BHS

BHS     Branch if Higher or Same (same as BCC)

Branch Test: C = 0


Condition Code Register:

C  Not affected
V  Not affected
Z  Not affected
N  Not affected
I  Not affected
H  Not affected


    
Addressing modeAssembler syntax
Relative:BHS <label>