Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->BLE
BLE Branch if Less or Equal
Branch if Z+N.V'+N'.V = 1
| where | . = Boolean AND |
| + = Boolean OR | |
| ' = Complement |
| Assembler Syntax: | BLE <label> |
| BLE.S <label> | |
| BLE.sz <label> |