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 #633 background imageLoading...
Page #633 background image
TC1796
System Units (Vol. 1 of 2)
Peripheral Control Processor (PCP)
User’s Manual 11-96 V2.0, 2007-07
PCP, V2.0
11.11.24 NEG, Negate
This section describes the NEG instruction of the PCP.
11.11.25 NOP, No Operation
This section describes the NOP instruction of the PCP.
11.11.26 NOT, Logical NOT
This section describes the NOT instruction of the PCP.
NEG Syntax NEG Rb, Ra, cc_A
Description If condition CONDCA is true, then move the 2’s complement
of the contents of register Ra into register Rb. If CONDCA is
false, no operation is performed.
Operation if (CONDCA = True) then R[b] = (- R[a]) else NOP
Flags N, Z, V, C
NOP Syntax NOP
Description No operation. The NOP instruction puts the PCP in low-
power operation.
Operation no operation
Flags None
NOT Syntax NOT Rb, Ra, cc_A
Description If condition CONDCA is true, then move the 1’s complement
of the contents of register Ra into register Rb. If CONDCA is
false, no operation is performed.
Operation if (CONDCA = True) then R[b] = NOT(R[a]) else NOP
Flags N, Z

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