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

nand

This instruction reads in the contents of the BX and CX registers (each of which are 32-bit numbers) and performs a bitwise nand operation on them. The result of this operation is placed in the ?BX? register. Note that this is the only logic operation provided in the basic avida instruction set.

Clone this wiki locally