_readfsbase_u32
Classification
Other, General Support, CPUID Test: FSGSBASE
Header File
immintrin.h
Instruction
RDFSBASE r32
Synopsis
 _readfsbase_u32();
Description
Read the FS segment base register and store the 32-bit result in "dst".
Operation
dst[31:0] := FS_Segment_Base_Register
dst[63:32] := 0