You copied the Doc URL to your clipboard.
DSB
Data Synchronization Barrier.
Syntax
DSB
option
|#imm
Where:
option
-
Specifies the limitation on the barrier operation. Values are:
imm
-
Is a 4-bit unsigned immediate, in the range 0 to 15.
Usage
Data Synchronization Barrier is a memory barrier that ensures the completion of memory accesses, see Data Synchronization Barrier in the ARMv8-A Architecture Reference Manual.