EasyManuals Logo

Infineon TriCore TC1.6E User Manual

Infineon TriCore TC1.6E
484 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #67 background imageLoading...
Page #67 background image
TriCore
®
TC1.6P & TC1.6E
32-bit Unified Processor Core
Instruction Set
V1.0 2013-07
User Manual (Volume 2) 3-20
ADDIH
Add Immediate High
Description
Left-shift const16 by 16 bits, add the contents of data register D[a], and put the result in data register D[c]. The
operands are treated as signed integers.
ADDIHD[c], D[a], const16 (RLC)
result = D[a] + {const16, 16’h0000};
D[c] = result[31:0];
Status Flags
Examples
addih d3, d1, -14526
See Also
ADD, ADDC, ADDI, ADDS, ADDS.U, ADDX
C Not set by this instruction.
V overflow = (result > 7FFFFFFF
H
) OR (result < -80000000
H
);
if (overflow) then PSW.V = 1 else PSW.V = 0;
SV if (overflow) then PSW.SV = 1 else PSW.SV = PSW.SV;
AV advanced_overflow = result[31] ^ result[30];
if (advanced_overflow) then PSW.AV = 1 else PSW.AV = 0;
SAV if (advanced_overflow) then PSW.SAV = 1 else PSW.SAV = PSW.SAV;
31
c
28 27
const16
12 11
a
8 7
9B
H
0

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Infineon TriCore TC1.6E and is the answer not in the manual?

Infineon TriCore TC1.6E Specifications

General IconGeneral
ArchitectureTriCore
ADCUp to 2x 12-bit
Communication InterfacesCAN, LIN, SPI, I2C, UART
PackageLQFP
Security FeaturesMemory Protection Unit (MPU)
Operating Temperature-40 °C to 150 °C

Related product manuals