Freescale Semiconductor PowerQUICC MPC885 Reference Manual page 152

Powerquicc family
Table of Contents

Advertisement

The MPC8xx Core
3.6.3.2
Serializing Load/Store Instructions
The following load/store instructions are not executed until all previous instructions have finished:
Load/store multiple instructions—lmw, stmw
Memory synchronization instructions—lwarx, stwcx., sync
String instructions—lswi, lswx, stswi, stswx
Move to SPRs
The following load/store instructions must finish before more instructions can be issued:
Load/store multiple instructions—lmw, stmw
Memory synchronization instructions—lwarx, stwcx., sync
String instructions—lswi, lswx, stswi, stswx
3.6.3.3
Store Accesses
Because the core supports the precise exception model, a new store instruction cannot update the data
cache until all prior instructions have finished without an exception. If a store instruction follows a load
instruction, a one-clock delay is inserted between the load bus cycle termination and the store cycle issue.
3.6.3.4
Nonspeculative Load Instructions
Load instructions targeted at nonspeculative memory are identified as nonspeculative one clock cycle after
the previous load/store bus cycle ends, only if all prior instructions have finished without an exception.
The nonspeculative identification relates to the state of the cycle's associated instruction. For lmw,
although the accesses are pipelined into the bus, they are all marked as nonspeculative because the
instruction is nonspeculative. If a single-register load instruction generates more than one bus cycle, some
of the cycles can be marked as speculative and later cycles can be marked as nonspeculative after all prior
instructions end. Speculative load accesses to external memory marked nonspeculative cannot occur until
the load instruction becomes nonspeculative.
3.6.3.5
Unaligned Accesses
Although the 32-bit U-bus supports only naturally aligned transfers, the LSU supports unaligned accesses
in hardware by breaking them into a pipelined series of aligned transfers.
bus cycles needed for single-register load/store accesses.
Table 3-2. Bus Cycles Needed for Single-Register Load/Store Accesses
Transfer Size
Transfer Address (Last Two Bits)
Byte
3-12
Number of Bus Cycles
0x00
0x01
0x02
0x03
MPC885 PowerQUICC Family Reference Manual, Rev. 2
Table 3-2
shows the number of
Transfer Type
1
Aligned
1
Aligned
1
Aligned
1
Aligned
Freescale Semiconductor
Address/Size
0x00/byte
0x01/byte
0x02/byte
0x03/byte

Advertisement

Table of Contents
loading

This manual is also suitable for:

Powerquicc mpc870Powerquicc mpc880Powerquicc mpc875

Table of Contents