EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t6206: Machine instructions KTESTB KTESTW KTESTD KTESTQ KNOTB KNOTW KNOTD KNOTQ


Tested procedures
IikKTESTB   IikKTESTW   IikKTESTD   IikKTESTQ   IikKNOTB   IikKNOTW   IikKNOTD   IikKNOTQ  
Source & expected listing t6206.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX512,EVEX=ENABLE | |t6206 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:C5F999CA | KTESTB K1,K2 |00000004:C5F899CA | KTESTW K1,K2 |00000008:C4E1F999CA | KTESTD K1,K2 |0000000D:C4E1F899CA | KTESTQ K1,K2 |00000012:C5F944CA | KNOTB K1,K2 |00000016:C5F844CA | KNOTW K1,K2 |0000001A:C4E1F944CA | KNOTD K1,K2 |0000001F:C4E1F844CA | KNOTQ K1,K2 | |ENDPROGRAM t6206
Expected messages t6206.out
I0180 Assembling source file "t6206.htm". I0270 Assembling source "t6206". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t6206". "t6206.htm"{70} I0510 Assembling program pass 1. "t6206.htm"{70} I0530 Assembling program pass 2 - final. "t6206.htm"{70} I0660 16bit TINY BIN file "t6206.bin" created, size=36. "t6206.htm"{80} I0650 Program "t6206" assembled in 2 passes with errorlevel 0. "t6206.htm"{80} I0750 Source "t6206" (98 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t6206.htm.lst" created, size=589. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲