11.07.2015 Views

section 7 - Index of

section 7 - Index of

section 7 - Index of

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

OPCODE/OPERANDSPARALLEL MOVE EXAMPLESIMMEDIATE SHORT DATAADDRESS REGISTER UPDATEREGISTER TO REGISTERX MEMORYX MEMORY PLUS REGISTERY MEMORYY MEMORY PLUS REGISTERIADDADDADDADDADDADDADDIXO,AXO,AXO,AXO,AXO,AXO,AXO,AI#$05,Y1(RO)+NOA1,YOXO,X:(R3)+X:(R4)-,X1V:(R6)+N6,XOA,XOA,VOB,V:(RO)NOTE: Parallel Move Syntax-Source(Src), Destination(Dst)Figure 6-15 Classifications <strong>of</strong> Parallel Data Movescontents <strong>of</strong> the 56-bit registers A and B were rounded to 24 bits before moving to the 24-bit memory registers.The DSP <strong>of</strong>fers parallel processing <strong>of</strong> the data ALU, AGU, and program control unit. Forthe instruction word above, the DSP will perform the designated operation (data ALU), thedata transfers specified with address register updates (AGU), and will decode the nextinstruction and fetch an instruction from program memory (program control unit) all in oneinstruction cycle. When an instruction is more than one word in length, an additionalinstruction execution cycle is required. Most instructions involving the data ALU are registerbased (all operands are in data ALU registers), thereby allowing the programmer tokeep each parallel processing unit busy. An instruction that is memory oriented (such asa bit manipulation instruction) or that causes a control-flow change (such as a JMP) preventsthe use <strong>of</strong> parallel processing resources during its execution.-6.4.6 Program Control InstructionsThe program control instructions include jumps, conditional jumps, and other instructionsaffecting the PC and SS. Program control instructions may affect the CCR bits as specifiedin the instruction. Optional data transfers over the XDB and YDB may be specified insome <strong>of</strong> the program control instructions. The following list contains the program controlinstructions:DEBUGDEBUGccIIIJccJMPEnter Debug ModeEnter Debug Mode ConditionallyIllegal InstructionJump ConditionallyJump

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!