January 2012 8.15 Command Set 1673
8.15.12 ASSIGN NOT (=N)
Logic processing Syntax: =N (STORE NOT)
Operands: M, I, O, T, C
Action:
Assign the complement of the logic accumulator to the addressed operand.
For an example, see the ASSIGN (=) command.
Word processing Syntax: =N (STORE NOT)
Operands: B, W, D
Action:
Assign the complement of the word accumulator to the addressed operand.
For an example, see the ASSIGN (=) command.
8.15.13 ASSIGN TWO’S COMPLEMENT (=–)
Syntax: =– (STORE MINUS)
Operands: B, W, D
Action:
Assign the TWO’S COMPLEMENT of the word accumulator to the addressed
operand. For an example, see the ASSIGN (=) command.