EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t6208: Machine instructions KUNPCKBW KUNPCKWD KUNPCKDQ


Tested procedures
IikKUNPCKBW   IikKUNPCKWD   IikKUNPCKDQ  
Source & expected listing t6208.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX512,EVEX=ENABLE | |t6208 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:C5ED4BCB | KUNPCKBW K1,K2,K3 |00000004:C4E16D4BCB | KUNPCKBW K1,K2,K3,PREFIX=VEX3 |00000009:C5EC4BCB | KUNPCKWD K1,K2,K3 |0000000D:C4E16C4BCB | KUNPCKWD K1,K2,K3,PREFIX=VEX3 |00000012:C4E1EC4BCB | KUNPCKDQ K1,K2,K3 | |ENDPROGRAM t6208
Expected messages t6208.out
I0180 Assembling source file "t6208.htm". I0270 Assembling source "t6208". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t6208". "t6208.htm"{55} I0510 Assembling program pass 1. "t6208.htm"{55} I0530 Assembling program pass 2 - final. "t6208.htm"{55} I0660 16bit TINY BIN file "t6208.bin" created, size=23. "t6208.htm"{62} I0650 Program "t6208" assembled in 2 passes with errorlevel 0. "t6208.htm"{62} I0750 Source "t6208" (80 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t6208.htm.lst" created, size=525. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲