EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

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


Tested procedures
IisARPL   IigCLI   IigCLUI   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:F30F01EE | CLUI |0005:F4 | HLT |0006:0F06 | CLTS |0008:0F08 | INVD |000A:0F09 | WBINVD |000C:63D1 | ARPL CX,DX |000E:0F013C | INVLPG [SI] | | EUROASM SPEC=ENABLE |0011:660F38820C | INVPCID ECX,[SI] | | EUROASM UNDOC=ENABLE |0016:F00FC7C8 | HCF |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:FA | CLI |00000001:F30F01EE | CLUI |00000005:F4 | HLT |00000006:0F06 | CLTS |00000008:0F08 | INVD |0000000A:0F09 | WBINVD |0000000C:63D1 | ARPL CX,DX |0000000E:0F013E | INVLPG [ESI] |00000011:66670F38820C | INVPCID ECX,[SI] |00000017:660F38824C2E08 | INVPCID ECX,[ESI+EBP+8] |0000001E:F00FC7C8 | HCF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:FA | CLI |00000001:F30F01EE | CLUI |00000005:F4 | HLT |00000006:0F06 | CLTS |00000008:0F08 | INVD |0000000A:0F09 | WBINVD |0000000C:0F013E | INVLPG [RSI] |0000000F:0F013C2500000000 | INVLPG [0] |00000017:660F38820E | INVPCID RCX,[RSI] |0000001C:66670F38820E | INVPCID RCX,[ESI] |00000022:66440F38820C2500000000 | INVPCID R9,[0] |0000002D:6667420F38824C3608 | INVPCID RCX,[ESI+R14D+8] |00000036:66420F38824C3608 | INVPCID RCX,[RSI+R14+8] |0000003E: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"{76} I0510 Assembling program pass 1. "t3403.htm"{76} I0530 Assembling program pass 2 - final. "t3403.htm"{76} I0660 16bit TINY BIN file "t3403.bin" created, size=146. "t3403.htm"{117} I0650 Program "t3403" assembled in 2 passes with errorlevel 0. "t3403.htm"{117} I0750 Source "t3403" (135 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3403.htm.lst" created, size=2252. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲