_serialize
Classification
Other, General Support, CPUID Test: SERIALIZE
Header File
immintrin.h
Instruction
SERIALIZE
Synopsis
 _serialize();
Description
Serialize instruction execution, ensuring all modifications to flags, registers, and memory by previous instructions are completed before the next instruction is fetched.