EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4140: Machine instructions MONITOR MWAIT MONITORX MWAITX LFENCE MFENCE SFENCE PAUSE


Tested procedures
IisMONITOR   IisMWAIT   IisMONITORX   IisMWAITX   IisLFENCE   IisMFENCE   IisSFENCE   IisPAUSE  
Source & expected listing t4140.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=SSE2,AMD=ON | |t4140 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0F01C8 | MONITOR |0003:0F01C9 | MWAIT |0006:0F01FA | MONITORX |0009:0F01FB | MWAITX |000C:0FAEE8 | LFENCE |000F:0FAEF0 | MFENCE |0012:0FAEF8 | SFENCE |0015:F390 | PAUSE |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:0F01C8 | MONITOR |00000003:0F01C9 | MWAIT |00000006:0F01FA | MONITORX |00000009:0F01FB | MWAITX |0000000C:0FAEE8 | LFENCE |0000000F:0FAEF0 | MFENCE |00000012:0FAEF8 | SFENCE |00000015:F390 | PAUSE |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:0F01C8 | MONITOR |00000003:0F01C9 | MWAIT |00000006:0F01FA | MONITORX |00000009:0F01FB | MWAITX |0000000C:0FAEE8 | LFENCE |0000000F:0FAEF0 | MFENCE |00000012:0FAEF8 | SFENCE |00000015:F390 | PAUSE | | ENDPROGRAM t4140
Expected messages t4140.out
I0180 Assembling source file "t4140.htm". I0270 Assembling source "t4140". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4140". "t4140.htm"{70} I0510 Assembling program pass 1. "t4140.htm"{70} I0530 Assembling program pass 2 - final. "t4140.htm"{70} I0660 16bit TINY BIN file "t4140.bin" created, size=87. "t4140.htm"{98} I0650 Program "t4140" assembled in 2 passes with errorlevel 0. "t4140.htm"{98} I0750 Source "t4140" (116 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4140.htm.lst" created, size=1199. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲