neg
The neg instruction computes the two's complement of the accumulator and stores it in the accumulator.
Instruction | Encoding | Semantics | Cycles |
---|---|---|---|
not | 00 101 000 | 3 |
The neg instruction computes the two's complement of the accumulator and stores it in the accumulator.
Instruction | Encoding | Semantics | Cycles |
---|---|---|---|
not | 00 101 000 | 3 |