wrgsbase
Write GS Base
WRGSBASE r64
Writes a register to the GS base address.
Details
The Write GS Base instruction writes a register to the GS base address.
Pseudocode Operation
// Writes a register to the GS base address
Example
WRGSBASE rax
Encoding
Binary Layout
F3
+0
0F
+1
AE
+2
ModRM
+3
Operands
-
dest
64-bit general-purpose register (e.g. RAX)