Motorola DSP96002 User Manual

Page 509

Advertising
background image

MOTOROLA

DSP96002 USER’S MANUAL

A - 321

If there are wait states, (i.e., assumption 4 is not applicable) then to each 1-word instruction timing a "+ap"

term should be added and to each 2-word instruction a "+(2 * ap)" term should be added to account for the

program memory wait states spent to fetch an instruction word to fill the pipeline.

A.9.3

MOVEC Timing Summary

+ mvc

MOVEC Operation

Cycles

Comments

Register

Register

0

X Memory

Register

ea + ax

Note 1

Y Memory

Register

ea + ay

Note 1

Note 1: The ax(ay) term does not apply to MOVE IMMEDIATE DATA.

Figure A-10 MOVEC Timing Summary

If there are wait states, (i.e., assumption 4 is not applicable) then to each 1-word instruction timing a "+ap"

term should be added and to each 2-word instruction a "+(2 * ap)" term should be added to account for the

program memory wait states spent to fetch an instruction word to fill the pipeline.

A.9.4 MOVEM Timing Summary

+ mvm

MOVEM Operation

Cycles

Comments

P Memory

Register

ea + ap

Figure A-11 MOVEM Timing Summary

If there are wait states, (i.e., assumption 4 is not applicable) then to each 1-word instruction timing a "+ap"

term should be added and to each 2-word instruction a "+(2 * ap)" term should be added to account for the

program memory wait states spent to fetch an instruction word to fill the pipeline.

Note that the "ap" term present in Figure A-11 for the P Memory Move entry represents the wait states

spent when accessing the program memory during DATA read or write and does not refer to instruction

fetches.

Advertising