vmptrst

Store Pointer to VMCS

VMPTRST m64

Stores the current VMCS pointer to memory.

Details

The Store Pointer to VMCS instruction stores the current VMCS pointer to memory.

Pseudocode Operation

// Stores the current VMCS pointer to memory

Example

VMPTRST [rbp-8]

Encoding

Binary Layout
0F
+0
C7
+1
ModRM
+2
 
Format VMX
Opcode 0F C7 /7
Extension VMX

Operands

  • dest
    64-bit memory operand (quadword)