mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-02-07 12:22:38 +00:00
![BITDEFENDER\vlutas](/assets/img/avatar_default.png)
Multiple minor fixes to existing instructions. Moved x86 decoding tests in a separate directory & improved the test script.
11 lines
141 B
NASM
11 lines
141 B
NASM
bits 64
|
|
|
|
vmrun
|
|
vmmcall
|
|
db 0xF3, 0x0F, 0x01, 0xD9 ; vmgexit
|
|
vmload
|
|
vmsave
|
|
stgi
|
|
clgi
|
|
skinit
|
|
invlpga |