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