Home | History | Annotate | Download | only in runtime

Lines Matching defs:mfence

35 	// On Intel processors LFENCE is enough. AMD requires MFENCE.
36 // Don't know about the rest, so let's do MFENCE.
909 JNE mfence
912 mfence:
913 BYTE $0x0f; BYTE $0xae; BYTE $0xf0 // MFENCE