![Infineon Technologies TC1784 User Manual Download Page 783](http://html.mh-extra.com/html/infineon-technologies/tc1784/tc1784_user-manual_2055446783.webp)
TC1784
Peripheral Control Processor (PCP)
User´s Manual
10-118
V1.1, 2011-05
PCP, V2.09
10.18.24 NEG, Negate
This section describes the NEG instruction of the PCP.
10.18.25 NOP, No Operation
This section describes the NOP instruction of the PCP.
10.18.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
Summary of Contents for TC1784
Page 1: ...User s Manual V1 1 2011 05 Microcontrollers TC1784 32 Bit Single Chip Microcontroller ...
Page 3: ...User s Manual V1 1 2011 05 Microcontrollers TC1784 32 Bit Single Chip Microcontroller ...
Page 950: ...TC1784 Direct Memory Access Controller DMA User s Manual 11 132 V1 1 2011 05 DMA V3 03 ...
Page 1949: ...TC1784 General Purpose Timer Array GPTA v5 User s Manual 21 297 V1 1 2011 05 GPTA v5 V1 14 ...
Page 2350: ...w w w i n f i n e o n c o m Published by Infineon Technologies AG Doc_Number ...