EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3403: Machine instructions ARPL CLI HLT HCF CLTS INVD INVLPG INVPCID WBINVD


Tested procedures
IisARPL   IigCLI   IisCLTS   IigHLT   IisHCF   IisINVD   IisINVLPG   IitINVPCID   IisWBINVD  
Source & expected listing t3403.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=35, CPU=X64, PROT=ON, PRIV=ON, | |t3403 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:FA | CLI |0001:F4 | HLT |0002:0F06 | CLTS |0004:0F08 | INVD |0006:0F09 | WBINVD |0008:63D1 | ARPL CX,DX |000A:0F013C | INVLPG [SI] | | EUROASM SPEC=ENABLE |000D:660F38820C | INVPCID ECX,[SI] | | EUROASM UNDOC=ENABLE |0012:F00FC7C8 | HCF |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:FA | CLI |00000001:F4 | HLT |00000002:0F06 | CLTS |00000004:0F08 | INVD |00000006:0F09 | WBINVD |00000008:63D1 | ARPL CX,DX |0000000A:0F013E | INVLPG [ESI] |0000000D:66670F38820C | INVPCID ECX,[SI] |00000013:660F38824C2E08 | INVPCID ECX,[ESI+EBP+8] |0000001A:F00FC7C8 | HCF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:FA | CLI |00000001:F4 | HLT |00000002:0F06 | CLTS |00000004:0F08 | INVD |00000006:0F09 | WBINVD |00000008:0F013E | INVLPG [RSI] |0000000B:0F013C2500000000 | INVLPG [0] |00000013:660F38820E | INVPCID RCX,[RSI] |00000018:66670F38820E | INVPCID RCX,[ESI] |0000001E:66440F38820C2500000000 | INVPCID R9,[0] |00000029:6667420F38824C3608 | INVPCID RCX,[ESI+R14D+8] |00000032:66420F38824C3608 | INVPCID RCX,[RSI+R14+8] |0000003A:F00FC7C8 | HCF | | ENDPROGRAM t3403
Expected messages t3403.out
I0180 Assembling source file "t3403.htm". I0270 Assembling source "t3403". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3403". "t3403.htm"{73} I0510 Assembling program pass 1. "t3403.htm"{73} I0530 Assembling program pass 2 - final. "t3403.htm"{73} I0660 16bit TINY BIN file "t3403.bin" created, size=126. "t3403.htm"{111} I0650 Program "t3403" assembled in 2 passes with errorlevel 0. "t3403.htm"{111} I0750 Source "t3403" (129 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3403.htm.lst" created, size=2123. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲