Texas-instruments TMS320C3x Manual do Utilizador Página 507

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 757
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 506
Add Integer With Carry, 3-Operand
ADDC3
13-49
Assembly Language Instructions
Syntax ADDC3
src2
,
src1
,
dst
Operation
src1
+
src2
+ C
dst
Operands
src1
3-operand addressing modes (T):
0 0 any CPU register
0 1 indirect (
disp
= 0, 1, IR0, IR1)
1 0 any CPU register
1 1 indirect (
disp
= 0, 1, IR0, IR1)
src2
3-operand addressing modes (T):
0 0 any CPU register
0 1 any CPU register
1 0 indirect (
disp
= 0, 1, IR0, IR1)
1 1 indirect (
disp
= 0, 1, IR0, IR1)
dst
any CPU register
Opcode
31 2423 16 8 7 015
00100 0 T
src
10
dst
0
src
20
Description The sum of the
src1
and
src2
operands and the carry (C) flag is loaded into
the
dst
register. The
src1
,
src2
, and
dst
operands are assumed to be signed
integers.
Cycles 1
Status Bits These condition flags are modified only if the destination register is R7R0.
LUF Unaffected
LV 1 if an integer overflow occurs; unchanged otherwise
U 0
N 1 if a negative result is generated; 0 otherwise
Z 1 if a 0 result is generated; 0 otherwise
V 1 if an integer overflow occurs; 0 otherwise
C 1 if a carry occurs; 0 otherwise
OVM Operation is affected by OVM bit value.Mode Bit
Vista de página 506
1 2 ... 502 503 504 505 506 507 508 509 510 511 512 ... 756 757

Comentários a estes Manuais

Sem comentários