Test t3436:
Machine instructions CLFLUSH CLFLUSHOPT CLZERO SWAPGS
- Tested procedures
-
IisCLFLUSH
IisCLFLUSHOPT
IisCLZERO
IisSWAPGS
- Source & expected listing
t3436.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=SSE2
| |t3436 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE
|0000:0FAE3C | CLFLUSH [SI]
|0003:670FAE3E | CLFLUSH [ESI]
|0007:660FAE3D | CLFLUSHOPT [DI]
|000B:66670FAE3F | CLFLUSHOPT [EDI]
| | EUROASM AMD=ENABLED
|0010:0F01FC | CLZERO
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:0FAE3E | CLFLUSH [ESI]
|00000003:670FAE3C | CLFLUSH [SI]
|00000007:660FAE3F | CLFLUSHOPT [EDI]
|0000000B:66670FAE3D | CLFLUSHOPT [DI]
|00000010:0F01FC | CLZERO
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:0FAE3E | CLFLUSH [RSI]
|00000003:670FAE3E | CLFLUSH [ESI]
|00000007:410FAE7C2C10 | CLFLUSH [R12+RBP+16]
|0000000D:660FAE3F | CLFLUSHOPT [RDI]
|00000011:66670FAE3F | CLFLUSHOPT [EDI]
|00000016:0F01FC | CLZERO
| | EUROASM PRIV=ENABLED
|00000019:0F01F8 | SWAPGS
| |ENDPROGRAM t3436
- Expected messages
t3436.out
I0180 Assembling source file "t3436.htm".
I0270 Assembling source "t3436".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3436". "t3436.htm"{58}
I0510 Assembling program pass 1. "t3436.htm"{58}
I0530 Assembling program pass 2 - final. "t3436.htm"{58}
I0660 16bit TINY BIN file "t3436.bin" created, size=92. "t3436.htm"{81}
I0650 Program "t3436" assembled in 2 passes with errorlevel 0. "t3436.htm"{81}
I0750 Source "t3436" (99 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3436.htm.lst" created, size=1162.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲