Test t6224:
Machine instructions KCONCATH KCONCATL KEXTRACT
- Tested procedures
-
IikKCONCATH
IikKCONCATL
IikKEXTRACT
- Source & expected listing
t6224.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX512,MVEX=ENABLE
| |t6224 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C5E895CB | KCONCATH RCX,K2,K3
|00000004:C5E897CB | KCONCATL RCX,K2,K3
|00000008:C4E3793ECA03 | KEXTRACT K1,RDX,3
|0000000E:C4E16895CB | KCONCATH RCX,K2,K3,PREFIX=VEX3
|00000013:C4E16897CB | KCONCATL RCX,K2,K3,PREFIX=VEX3
|00000018:C4E3793ECA03 | KEXTRACT K1,RDX,3, PREFIX=VEX3
| |ENDPROGRAM t6224
- Expected messages
t6224.out
I0180 Assembling source file "t6224.htm".
I0270 Assembling source "t6224".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t6224". "t6224.htm"{55}
I0510 Assembling program pass 1. "t6224.htm"{55}
I0530 Assembling program pass 2 - final. "t6224.htm"{55}
I0660 16bit TINY BIN file "t6224.bin" created, size=30. "t6224.htm"{63}
I0650 Program "t6224" assembled in 2 passes with errorlevel 0. "t6224.htm"{63}
I0750 Source "t6224" (81 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t6224.htm.lst" created, size=586.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲