_writefsbase_u32
Classification
Other, General Support, CPUID Test: FSGSBASE
Header File
immintrin.h
Instruction
WRFSBASE r32
Synopsis
 _writefsbase_u32(unsigned int a);
Description
Write the unsigned 32-bit integer "a" to the FS segment base register.
Operation
FS_Segment_Base_Register[31:0] := a[31:0]
FS_Segment_Base_Register[63:32] := 0