English
Language : 

MC9S12XF512_1 Datasheet, PDF (700/1306 Pages) Freescale Semiconductor, Inc – S12X Microcontrollers
Chapter 14 XGATE (S12XGATEV3)
NEG
Two’s Complement
NEG
Operation
–RS ⇒ RD (translates to SUB RD, R0, RS)
–RD ⇒ RD (translates to SUB RD, R0, RD)
Performs a two’s complement on a general purpose register.
CCR Effects
NZVC
∆∆∆∆
N: Set if bit 15 of the result is set; cleared otherwise.
Z: Set if the result is $0000; cleared otherwise.
V: Set if a two´s complement overflow resulted from the operation; cleared otherwise.
RS[15] & RD[15]new
C: Set if there is a carry from the bit 15 of the result; cleared otherwise
RS[15] | RD[15]new
Code and CPU Cycles
Source Form
NEG RD, RS
NEG RD
Address
Mode
Machine Code
Cycles
TRI 0 0 0 1 1 RD 0 0 0 RS 0 0 P
TRI 0 0 0 1 1 RD 0 0 0 RD 0 0 P
MC9S12XF - Family Reference Manual, Rev.1.19
700
Freescale Semiconductor