Z
ILOG
NEG
NEGATE ACCUMULATOR
NEG [A]
← -A
Operation:
A
The contents of the accumulator are negated, that is replaced by its two's complement
value. Note that 80h is replaced by itself, because in two's complement representation the
negative number with the greatest magnitude has no positive counterpart; for this case, the
Overflow flag is set to 1.
Flags:
S:
Set if the result is negative; cleared otherwise
Z:
Set if the result is zero; cleared otherwise
H:
Set if there is a borrow from bit 4 of the result; cleared otherwise
V:
Set if the content of the accumulator was 80h before the operation; cleared otherwise
N:
Set
C:
Set if the content of the accumulator was not 00h before the operation; cleared if the
content of the accumulator was 00h
Addressing
Mode
Syntax
NEG [A]
5-108
Instruction Format
11101101 01000100
U
'
SER
S
Execute
Time
Note
2
DC-8297-03
Z380
™
M
ANUAL
Need help?
Do you have a question about the Z80380 and is the answer not in the manual?
Questions and answers