Memory write barrier.
Source position: systemh.inc line 935
procedure WriteBarrier; |
WriteBarrier is a low-level instruction to force a write barrier in the CPU: write (store) operations before and after the barrier are separate.
|
Memory Read Barrier. |
|
|
Memory Read Dependency Barrier. |
|
|
Memory read/write barrier. |