SAM3S8B Atmel Corporation, SAM3S8B Datasheet - Page 140

no-image

SAM3S8B

Manufacturer Part Number
SAM3S8B
Description
Manufacturer
Atmel Corporation
Datasheets
10.17.3
10.17.3.1
10.17.3.2
10.17.3.3
10.17.3.4
140
140
DMB
SAM3S8/SD8
SAM3S8/SD8
DMB
Syntax
Operation
Condition flags
Examples
; Data Memory Barrier
Data Memory Barrier.
where:
cond
DMB acts as a data memory barrier. It ensures that all explicit memory accesses that appear, in
program order, before the DMB instruction are completed before any explicit memory accesses
that appear, in program order, after the DMB instruction. DMB does not affect the ordering or
execution of instructions that do not access memory.
This instruction does not change the flags.
DMB{cond}
is an optional condition code, see
“Conditional execution” on page
11090A–ATARM–10-Feb-12
11090A–ATARM–10-Feb-12
84.

Related parts for SAM3S8B