avida-ed-library-build/docs/documentation/glossary/Glossary--if-n-equ.md

7 lines
435 B
Markdown

<html>
<title>Instruction : if-n-equ</title>
<h1>if-n-equ</h1>
This instruction compares the <a href="help.Nop-Register-Notation.html">?BX?</a> register to its <a href="help.Complement-Template.html">complement</a>. If they are not equal, the next instruction (after a modifying <a href="help.nop-instructions.html">no-operation</a> instruction, if one is present) is executed. If they are equal, that next instruction is skipped.