EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t6204: Machine instructions KORTESTB KORTESTW KORTESTD KORTESTQ


Tested procedures
IikKORTESTB   IikKORTESTW   IikKORTESTD   IikKORTESTQ  
Source & expected listing t6204.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX512,EVEX=ENABLE | |t6204 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:C5F998CA | KORTESTB K1,K2 |00000004:C5F898CA | KORTESTW K1,K2 |00000008:C4E1F998CA | KORTESTD K1,K2 |0000000D:C4E1F898CA | KORTESTQ K1,K2 | |ENDPROGRAM t6204
Expected messages t6204.out
I0180 Assembling source file "t6204.htm". I0270 Assembling source "t6204". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t6204". "t6204.htm"{58} I0510 Assembling program pass 1. "t6204.htm"{58} I0530 Assembling program pass 2 - final. "t6204.htm"{58} I0660 16bit TINY BIN file "t6204.bin" created, size=18. "t6204.htm"{64} I0650 Program "t6204" assembled in 2 passes with errorlevel 0. "t6204.htm"{64} I0750 Source "t6204" (82 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t6204.htm.lst" created, size=445. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲