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
 
Format VMX
Opcode 0F C7 /6
Extension VMX

Operands

  • dest
    64-bit memory operand (quadword)