SSBB

Speculative store bypass barrier

This instruction is a memory barrier that prevents speculative loads from bypassing earlier stores to the same virtual address under certain conditions. For more information and details of the semantics, see Speculative Store Bypass Barrier (SSBB).

Encoding: Memory barrier

313029282726252423222120191817161514131211109876543210
11010101000000110011000010011111
CRmopcRt

SSBB

Equivalent to: DSB #0

Explanations