Home | History | Annotate | Download | only in source

Lines Matching full:mfence

1526 .. opcode:: MFENCE - Memory fence
1528 Syntax: ``MFENCE resource``
1530 Example: ``MFENCE RES[0]``
1544 Similar to MFENCE, but it only affects the ordering of memory loads.
1553 Similar to MFENCE, but it only affects the ordering of memory stores.