Content deleted Content added
Edgar.bonet (talk | contribs) →Status register: AVR Instruction Set Manual: update URL, remove Web Archive link. |
→Status register: Added article link to Exclusive OR function |
||
Line 172:
# N [[Negative flag]]. Set to a copy of the most significant bit of an arithmetic result.
# V [[Overflow flag]]. Set in case of two's complement overflow.
# S Sign flag. Unique to AVR, this is always
# H [[Half-carry flag]]. This is an internal carry from additions and is used to support [[Binary-coded decimal|BCD]] arithmetic.
# T Bit copy. Special bit load and bit store instructions use this bit.
|