Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->BLE

BLE    Branch if Less Than or Equal to Zero

Branch Test: Z + (N 'or' V) = 1


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:BLE <label>