Skip to content
David M. Bryson edited this page Jan 17, 2014 · 1 revision
<title>Instruction : if-less</title>

if-less

This instruction compares the ?BX? register to its complement. If ?BX? is the lesser of the pair, the next instruction (after a modifying no-operation instruction, if one is present) is executed. If it is greater or equal, then that next instruction is skipped.

Clone this wiki locally