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