Texas Instruments TMS320C67X/C67X+ DSP Manual de usuario Pagina 127

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 465
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 126
Bitwise AND AND
3-67 Instruction SetSPRU733
Bitwise AND
AND
Syntax AND (.unit) src1, src2, dst
.unit = .L1, .L2, .S1, .S2
Compatibility C62x, C64x, C67x, and C67x+ CPU
Opcode .L unit
31 29 28 27 23 22 18 17 13 12 11 543210
creg z dst src2 src1 x op 1 1 0 s p
3 1 5 5 5 1 7 1 1
Opcode map field used... For operand type... Unit Opfield
src1
src2
dst
uint
xuint
uint
.L1, .L2 111 1011
src1
src2
dst
scst5
xuint
uint
.L1, .L2 111 1010
Opcode .S unit
31 29 28 27 23 22 18 17 13 12 11 6543210
creg z dst src2 src1 x op 1 1 0 0 s p
3 1 5 5 5 1 6 1 1
Opcode map field used... For operand type... Unit Opfield
src1
src2
dst
uint
xuint
uint
.S1, .S2 01 1111
src1
src2
dst
scst5
xuint
uint
.S1, .S2 01 1110
Description Perrforms a bitwise AND operation between src1 and src2. The result is
placed in dst. The scst5 operands are sign extended to 32 bits.
Execution if (cond) src1 AND src2 dst
else nop
Vista de pagina 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 464 465

Comentarios a estos manuales

Sin comentarios