Load Register; Table 6-9 Load Register Instruction Cycle Operations - ARM ARM7TDMI Technical Reference Manual

Hide thumbs Also See for ARM7TDMI:
Table of Contents

Advertisement

Instruction Cycle Timings
6.7

Load register

Operation type
Cycle
normal
1
2
3
dest=pc
1
2
3
6-12
The first cycle of a load register instruction performs the address calculation. During the
second cycle the data is fetched from memory and the base register modification is
performed, if required. During the third cycle the data is transferred to the destination
register, and external memory is unused. This third cycle can normally be merged with
the next prefetch cycle to form one memory N-cycle.
Either the base, or destination, or both, can be the PC, and the prefetch sequence is
changed if the PC is affected by the instruction.
The data fetch can abort, and in this case the destination modification is prevented. In
addition, if the processor is configured for early abort, the base register write-back is
also prevented.
The cycle timings are listed in Table 6-9 where:
c represents the current processor mode:
c=0 for User mode
c=1 for all other modes
d=0 if the T bit has been specified in the instruction (such as LDRT) and d=c at
all other times
s represents the size of the data transfer shown by MAS[1:0] (see Table 6-10 on
page 6-13).
Address
MAS[1:0]
pc+2L
i
alu
s
pc+3L
i
pc+3L
pc+8
2
alu
pc+12
2
Copyright © 2001, 2004 ARM Limited. All rights reserved.

Table 6-9 Load register instruction cycle operations

nRW
Data
nMREQ
0
(pc+2L)
0
0
(alu)
1
0
-
0
0
(pc+8)
0
0
pc'
1
0
-
0
SEQ
nOPC
nTRANS
0
0
c
0
1
d
1
1
c
0
0
c
0
1
d
0
1
c
ARM DDI 0210C

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents