EasyManuals Logo

ARM Cortex A9 User Manual

ARM Cortex A9
213 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #204 background imageLoading...
Page #204 background image
Cycle Timings and Interlock Behavior
ARM DDI 0388I Copyright © 2008-2012 ARM. All rights reserved. B-9
ID073015 Non-Confidential
B.6 Serializing instructions
Out of order execution is not always possible. Some instructions are serializing. Serializing
instructions force the processor to complete all modifications to flags and general-purpose
registers by previous instructions before the next instruction is executed.
This section describes timings for serializing instructions.
B.6.1 Serializing instructions
The following exception entry instructions are serializing:
SVC
SMC
BKPT
instructions that take the prefetch abort handler
instructions that take the Undefined Instruction exception handler.
The following instructions that modify mode or program control are serializing:
MSR
CPSR
when they modify control or mode bits
data processing to PC with the S bit set (for example,
MOVS pc, r14
)
LDM
pc ^.
CPS
SETEND
RFE
.
The following instructions are serializing:
•all
MCR
to CP14 or CP15 except
ISB
and
DMB
MRC
p14 for debug registers
WFE
,
WFI
,
SEV
CLREX
DSB
.
In the r1p0 implementation
DMB
waits for all previous
LDR
/
STR
instructions to finish, not for all
instructions to finish.
The following instruction, that modifies the SPSR, is serializing:
MSR SPSR
.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ARM Cortex A9 and is the answer not in the manual?

ARM Cortex A9 Specifications

General IconGeneral
ArchitectureARMv7-A
Cores1-4
SIMD ExtensionsNEON
ISAARM
MicroarchitectureCortex-A9
Instruction Width32-bit
Data Width32-bit
MMUYes
Instruction SetARMv7-A
Clock SpeedUp to 2 GHz
L1 Cache32 KB Instruction, 32 KB Data (per core)
Process Technology40 nm, 28 nm
Floating Point UnitVFPv3
Pipeline Depth8 stages
Power ConsumptionLow power design

Related product manuals