Nand - Intel i960 Jx Developer's Manual

Microprocessor
Table of Contents

Advertisement

6.2.47

nand

Mnemonic:
nand
Format:
nand
Description:
Performs a bitwise NAND operation on src2 and src1 values and stores the
result in dst.
dst = ~src2 | ~src1;
Action:
STANDARD
Faults:
Example:
nand g5, r3, r7
Opcode:
nand
See Also:
and, andnot, nor, not, notand, notor, or, ornot, xnor, xor
INSTRUCTION SET REFERENCE
Nand
src1,
src2,
reg/lit
reg/lit
Refer to
# r7
r3 NAND g5
58EH
REG
dst
reg
section 6.1.6, "Faults" (pg.
6-5).
6
6-85

Advertisement

Table of Contents
loading

Table of Contents