Test t3427:
Machine instructions RDPMC SYSENTER SYSEXIT GETSEC SYSCALL SYSRET
- Tested procedures
-
IisRDPMC
IisSYSENTER
IisSYSEXIT
IisGETSEC
IisSYSCALL
IisSYSRET
- Source & expected listing
t3427.htm.lst
-
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=26, CPU=X64, PRIV=ON
| |t3427 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE
|0000:0F33 | RDPMC
|0002:0F34 | SYSENTER
|0004:0F35 | SYSEXIT
|0006:0F37 | GETSEC
|0008:0F05 | SYSCALL
|000A:0F07 | SYSRET
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:0F33 | RDPMC
|00000002:0F34 | SYSENTER
|00000004:0F35 | SYSEXIT
|00000006:0F37 | GETSEC
|00000008:0F05 | SYSCALL
|0000000A:0F07 | SYSRET
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:0F33 | RDPMC
|00000002:0F34 | SYSENTER
|00000004:0F35 | SYSEXIT
|00000006:0F37 | GETSEC
|00000008:0F05 | SYSCALL
|0000000A:0F07 | SYSRET
| |ENDPROGRAM t3427
- Expected messages
t3427.out
I0180 Assembling source file "t3427.htm".
I0270 Assembling source "t3427".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3427". "t3427.htm"{64}
I0510 Assembling program pass 1. "t3427.htm"{64}
I0530 Assembling program pass 2 - final. "t3427.htm"{64}
I0660 16bit TINY BIN file "t3427.bin" created, size=44. "t3427.htm"{86}
I0650 Program "t3427" assembled in 2 passes with errorlevel 0. "t3427.htm"{86}
I0750 Source "t3427" (104 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3427.htm.lst" created, size=1049.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲