EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4190: Machine instructions INVEPT INVPCID INVVPID INVLPGA


Tested procedures
IitGroupInvalidate   IitINVEPT   IitINVPCID   IitINVVPID   IitINVLPGA  
Source & expected listing t4190.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=34,CPU=X64,PRIV=ON,VMX=ON,SPEC=ON | |t4190 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:660F38800C | INVEPT ECX,[SI] |0005:660F38810C | INVVPID ECX,[SI] |000A:660F38820C | INVPCID ECX,[SI] |000F:66670F38820E | INVPCID ECX,[ESI] |0015:660F38820E0000 | INVPCID ECX,[0] |001C:66670F38820D00000000 | INVPCID ECX,[0],DISP=DWORD | | EUROASM AMD=ON,VMX=ON |0026:0F01DF | INVLPGA |0029:0F01DF | INVLPGA AX,ECX |002C:670F01DF | INVLPGA EAX,ECX |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:660F38800E | INVEPT ECX,[ESI] |00000005:660F38810E | INVVPID ECX,[ESI] |0000000A:660F38820E | INVPCID ECX,[ESI] |0000000F:66670F38820C | INVPCID ECX,[SI] |00000015:0F01DF | INVLPGA |00000018:0F01DF | INVLPGA EAX,ECX |0000001B:670F01DF | INVLPGA AX,ECX |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:660F38800E | INVEPT RCX,[RSI] |00000005:660F38810E | INVVPID RCX,[RSI] |0000000A:660F38820E | INVPCID RCX,[RSI] |0000000F:66440F38820E | INVPCID R9 ,[RSI] |00000015:66670F38820E | INVPCID RCX,[ESI] |0000001B:660F38820C2500000000 | INVPCID RCX,[0] |00000025:0F01DF | INVLPGA |00000028:0F01DF | INVLPGA RAX,ECX | |ENDPROGRAM t4190
Expected messages t4190.out
I0180 Assembling source file "t4190.htm". I0270 Assembling source "t4190". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4190". "t4190.htm"{61} I0510 Assembling program pass 1. "t4190.htm"{61} I0530 Assembling program pass 2 - final. "t4190.htm"{61} I0660 16bit TINY BIN file "t4190.bin" created, size=123. "t4190.htm"{90} I0650 Program "t4190" assembled in 2 passes with errorlevel 0. "t4190.htm"{90} I0750 Source "t4190" (108 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4190.htm.lst" created, size=1785. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲