December 2001 Commands 7 – 97
7.7.13 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 procedure, see example command ASSIGN (=).
Word processing Syntax: =N (STORE NOT)
Operands: B, W, D
Action:
Assign the complement of the word accumulator to the addressed operand.
For procedure, see example command ASSIGN (=).
7.7.14 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 procedure, see example command ASSIGN (=).