void _serialize ()
Type | Value |
---|---|
Header file | #include <immintrin.h> |
Instruction | SERIALIZE |
CPUID flags | SERIALIZE |
Serialize instruction execution, ensuring all modifications to flags, registers, and memory by previous instructions are completed before the next instruction is fetched.
Other
General Support