_serialize

Synopsis

void _serialize ()
Type Value
Header file #include <immintrin.h>
Instruction SERIALIZE
CPUID flags SERIALIZE

Description

Serialize instruction execution, ensuring all modifications to flags, registers, and memory by previous instructions are completed before the next instruction is fetched.

Technology

Other

Category

General Support