You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bddisasm/bddisasm_test/basic/vmx_64.asm

15 lines
290 B

bits 64
vmcall
vmfunc
vmlaunch
vmresume
vmxoff
vmread rax, rcx
vmwrite rsp, [edi]
vmptrld [rsp + 0x100]
vmptrst [edi]
vmclear [rax + rcx * 8]
vmxon [0x1000]
invept rax, [rsi]
invvpid rdx, [rsp]