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