dsp56000 Freescale Semiconductor, Inc, dsp56000 Datasheet - Page 132

no-image

dsp56000

Manufacturer Part Number
dsp56000
Description
24-bit Digital Signal Processor Family Manual
Manufacturer
Freescale Semiconductor, Inc
Datasheet
The DO instruction is another instruction that begins execution during the decode cycle
of the pipeline. As a result, there are a number of restrictions concerning access conten-
tion with the program controller registers accessed by the DO instruction. The ENDDO
instruction has similar restrictions. APPENDIX A - INSTRUCTION SET DETAILS con-
tains additional information on the DO and ENDDO instruction restrictions.
Case 5: A resource contention problem can occur when one instruction is using a register
during its decode while the instruction executing is accessing the same resource. One ex-
ample of this is as follows:
The problem occurs because the MOVEC instruction loads the contents of X:$100 into
the system stack high (SSH) during its execution cycle. The DO instruction that follows
pushes the stack (LA
instructions try writing to the SSH simultaneously and conflict.
7.2.2 Summary of Pipeline-Related Restrictions
The following paragraphs give a summary of the instruction sequences that cause pipe-
line effects. Additional information about the individual instructions can be found in
APPENDIX A - INSTRUCTION SET DETAILS.
DO instruction restrictions:
The DO instruction must not be immediately preceded by any of the following instruc-
tions:
The DO instruction cannot specify SSH as a source register, as in the following example:
Restrictions near the end of DO loops:
Proper DO loop operation is guaranteed if no instruction starting at address LA-2, LA-1,
or LA specifies the program controller registers SR, SP, SSL, LA, LC, or (implicitly) PC
as a destination register, or specifies SSH as a source or a destination register.
7 - 8
MOVEC
DO
BCHG/BCLR/BSET
MOVEC/MOVEM to LA, LC, SSH, SSL, or SP
MOVEC/MOVEM from SSH
DO SSH,xxxx
Freescale Semiconductor, Inc.
For More Information On This Product,
SSH, LC
NORMAL PROCESSING STATE
X:$100,SSH
#$10,END
LA, LC, SSH, SSL, or SP
PROCESSING STATES
Go to: www.freescale.com
SSL) during its decode cycle. Therefore, the two
MOTOROLA

Related parts for dsp56000