EasyManuals Logo

Infineon Technologies TC1796 User Manual

Infineon Technologies TC1796
2150 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 #638 background imageLoading...
Page #638 background image
TC1796
System Units (Vol. 1 of 2)
Peripheral Control Processor (PCP)
User’s Manual 11-101 V2.0, 2007-07
PCP, V2.0
11.11.32 SET, Set Bit
This section describes the SET bit instruction of the PCP.
11.11.33 SHL, Shift Left
This section describes the SHL instruction of the PCP.
SET Syntax SET Ra, #imm5
Description Set bit imm5 of register Ra to 1.
Operation R[a][imm5] = 1
Flags None
SET.F Syntax SET.F [Ra], #imm5, Size
Description Set bit imm5 of the address location specified through the
contents of register Ra to 1. This instruction is executed using
a locked read-modify-write FPI Bus transaction.
Operation FPI[(R[a])][imm5] = 1
Flags None
SHL Syntax SHL Ra, #imm5
Description Shift the contents of register Ra to the left by the number of
bit positions specified through the 5-bit value imm5. The
values allowed for imm5 are 1, 2, 4 and 8. The carry flag,
R7.C, is set to the last bit shifted out of bit 31 of register Ra.
Zeros are shifted in from right.
Operation R[a] = R[a] << imm5; imm5 = 1, 2, 4, 8
R7_C = last bit shifted out of R[a]
Flags N, Z, C

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Infineon Technologies TC1796 and is the answer not in the manual?

Infineon Technologies TC1796 Specifications

General IconGeneral
BrandInfineon Technologies
ModelTC1796
CategoryController
LanguageEnglish