TC1784
Peripheral Control Processor (PCP)
User´s Manual
10-113
V1.1, 2011-05
PCP, V2.09
10.18.18 JL, Jump Long Unconditional
This section describes the long jump instruction JL of the PCP.
10.18.19 LD, Load
This section describes the LD instructions of the PCP.
JL
Syntax
JL offset10
Description
Add the sign-extended value specified by offset10 to the
contents of the PC, and jump to that address.
Operation
PC = PC + sign_ext(offset10)
Flags
None
LD.F
Syntax
LD.F Rb, [Ra], Size
Description
Load the zero-extended contents of the address location
specified by the contents of register Ra into register Rb.
Operation
R[b] = zero_ext(FPI[R[a]])
Flags
N, Z
LD.I
Syntax
LD.I Ra, #imm6
Description
Load the zero-extended value specified by imm6 into register
Ra.
Operation
R[a] = zero_ext(imm6)
Flags
N, Z
LD.IF
Syntax
LD.IF [Ra], #offset5, Size
Description
Load the zero-extended contents of the address location,
specified by the addition of the contents of register Ra and
the value specified by imm5, into register R0.
Operation
R[0] = zero_ext(FPI[R[a] + zero_ext(imm5)])
Flags
N, Z
Содержание TC1784
Страница 1: ...User s Manual V1 1 2011 05 Microcontrollers TC1784 32 Bit Single Chip Microcontroller ...
Страница 3: ...User s Manual V1 1 2011 05 Microcontrollers TC1784 32 Bit Single Chip Microcontroller ...
Страница 950: ...TC1784 Direct Memory Access Controller DMA User s Manual 11 132 V1 1 2011 05 DMA V3 03 ...
Страница 1949: ...TC1784 General Purpose Timer Array GPTA v5 User s Manual 21 297 V1 1 2011 05 GPTA v5 V1 14 ...
Страница 2350: ...w w w i n f i n e o n c o m Published by Infineon Technologies AG Doc_Number ...