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

if-n-equ

This instruction compares the ?BX? register to its complement. If they are not equal, the next instruction (after a modifying no-operation instruction, if one is present) is executed. If they are equal, that next instruction is skipped.

Clone this wiki locally