vmptrld
Load Pointer to VMCS
VMPTRLD m64
Loads the current VMCS pointer from memory.
Details
The Load Pointer to VMCS instruction loads the current VMCS pointer from memory.
Pseudocode Operation
// Loads the current VMCS pointer from memory
Example
VMPTRLD [rbp-8]
Encoding
Binary Layout
0F
+0
C7
+1
ModRM
+2
Operands
-
dest
64-bit memory operand (quadword)