Introduction
ARM DDI 0337G
Copyright © 2005-2008 ARM Limited. All rights reserved.
1-13
Unrestricted Access
Non-Confidential
The names of the pipeline stages and their functions are:
Fe
Instruction fetch where data is returned from the instruction memory.
De
Instruction decode, generation of LSU address using forwarded register
ports, and immediate offset or LR register branch forwarding.
Ex
Instruction execute, single pipeline with multi-cycle stalls, LSU
address/data pipelining to AHB interface, multiply/divide, and ALU with
branch result.
The pipeline structure provides a pipelined 2-cycle memory access with no ALU usage
penalty, address generation forwarding for pointer indirection.