Motorola CPU32 Reference Manual page 342

M68300 series central processor unit
Hide thumbs Also See for CPU32:
Table of Contents

Advertisement

8.3.2 Calculate Effective Address
The calculate effective address table indicates the number of clock periods
needed for the processor to calculate a specified effective address. The timing
is equivalent to fetch effective address except there is no read cycle. The tail
and cycle time are reduced by the amount of time the read would occupy. The
total number of clock cycles is outside the parentheses. The numbers inside
parentheses (r/p/w) are included in the total clock cycle number. All timing data
assumes two-clock reads and writes.
Instruction
Head
Tail
Cycles
Notes
Dn
-
-
0(01010)
-
An
-
-
0(01010)
-
(An)
1
0
2(01010)
-
(An)+
1
0
2(01010)
-
-(An)
2
0
2(01010)
-
(d16,An) or (d16,PC)
1
1
3(0/1/0)
1,3
(xxx).W
1
1
3(0/1/0)
1
(xxx).L
1
3
5(0/2/0)
1
(ds,An,Xn.Sz*Sc) or (ds,PC,Xn.Sz*Sc)
4
0
6(0/1/0)
2,3,4
(0) (All Suppressed)
2
0
4(0/1/0)
4
(d16)
1
1
5(0/2/0)
1,4
(d32)
1
3
7(0/3/0)
1,4
(An)
1
0
4(0/1/0)
4
(Xm.Sz*Sc)
4
0
6(0/1/0)
2,4
(An,Xm.Sz*Sc)
4
0
6(0/1/0)
2,4
(d16 ,An) or (d16,PC)
1
1
5(0/2/0)
1,3,4
(d32,An) or (d32 ,PC)
1
3
7(0/3/0)
1,3,4
(d16,An,Xm) or (d16,PC,Xm)
2
0
6(0/2/0)
3,4
(d32,An,Xm) or (d32,PC,Xm)
1
1
7(0/3/0)
1,3,4
(d16,An,Xm.Sz*Sc) or (d16,PC,Xm.Sz*Sc)
2
0
6(0/2/0)
2,3,4
(d32,An,Xm.Sz*Sc) or (d32,PC,Xm.Sz*Sc)
1
1
7(0/3/0)
1,2,3,4
X
=
There is one bus cycle for byte and word operands and two bus cycles for long operands.
For long bus cycles, add two clocks to the tail and to the number of cycles.
NOTES:
1. Replacement fetches overlap the head of the operation by the amount specified in the tail.
2.
Size and scale of the index register do not affect execution time.
3.
The program counter may be substituted for the base address register An.
4.
When adjusting the prefetch time for slower buses, extra clocks may be subtracted from
the head until the head reaches zero, at which time additional clocks must be added to
both the tail and cycle counts.
CPU32 REFERENCE MANUAL
INSTRUCTION EXECUTION
TIMING
MOTOROLA
8-15
lEI

Advertisement

Table of Contents
loading

Table of Contents