S912XEQ384J3MALR Freescale Semiconductor, S912XEQ384J3MALR Datasheet - Page 390

no-image

S912XEQ384J3MALR

Manufacturer Part Number
S912XEQ384J3MALR
Description
S912XEQ Series 16 Bit 50 Mhz 384 KB Flash 24 KB Ram Microcontroller - LQFP-112
Manufacturer
Freescale Semiconductor
Datasheet
Chapter 10 XGATE (S12XGATEV3)
ADD
Operation
RS1 + RS2
RD + IMM16 ⇒ RD (translates to ADDL RD, #IMM16[7:0]; ADDH RD, #IMM16[15:8])
Performs a 16 bit addition and stores the result in the destination register RD.
CCR Effects
Code and CPU Cycles
390
N:
Z:
V:
C:
ADD RD, RS1, RS2
ADD RD, #IMM16
N
Set if bit 15 of the result is set; cleared otherwise.
Set if the result is $0000; cleared otherwise.
Set if a two´s complement overflow resulted from the operation; cleared otherwise.
RS1[15] & RS2[15] & RD[15]
Refer to ADDH instruction for #IMM16 operations.
Set if there is a carry from bit 15 of the result; cleared otherwise.
RS1[15] & RS2[15] | RS1[15] & RD[15]
Refer to ADDH instruction for #IMM16 operations.
Z
V
Source Form
⇒ RD
When using immediate addressing mode (ADD RD, #IMM16), the V-flag
and the C-Flag of the first instruction (ADDL RD, #IMM16[7:0]) are not
considered by the second instruction (ADDH RD, #IMM16[15:8]).
⇒ Don’t rely on the V-Flag if RD + IMM16[7:0] ≥ 2
⇒ Don’t rely on the C-Flag if RD + IMM16[7:0] ≥ 2
C
new
MC9S12XE-Family Reference Manual Rev. 1.24
| RS1[15] & RS2[15] & RD[15]
TRI
IMM8
IMM8
Address
Mode
new
| RS2[15] & RD[15]
Add without Carry
0
1
1
NOTE
0
1
1
0
1
1
1
0
0
new
new
1
0
1
Machine Code
RD
RD
RD
15
16
.
.
RS1
IMM16[15:8]
IMM16[7:0]
RS2
Freescale Semiconductor
ADD
1
0
Cycles
P
P
P

Related parts for S912XEQ384J3MALR