Test t6226:
Machine instruction KMOV
- Tested procedures
-
IikKMOV
- Source & expected listing
t6226.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX512,MVEX=ENABLE
| |t6226 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C5F890CA | KMOV K1,K2
|00000004:C5F892CA | KMOV K1,EDX
|00000008:C5F893CA | KMOV ECX,K2
|0000000C:C4E17890CA | KMOV K1,K2,PREFIX=VEX3
|00000011:C4E17892CA | KMOV K1,EDX,PREFIX=VEX3
|00000016:C4E17893CA | KMOV ECX,K2,PREFIX=VEX3
| |ENDPROGRAM t6226
- Expected messages
t6226.out
I0180 Assembling source file "t6226.htm".
I0270 Assembling source "t6226".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t6226". "t6226.htm"{49}
I0510 Assembling program pass 1. "t6226.htm"{49}
I0530 Assembling program pass 2 - final. "t6226.htm"{49}
I0660 16bit TINY BIN file "t6226.bin" created, size=27. "t6226.htm"{57}
I0650 Program "t6226" assembled in 2 passes with errorlevel 0. "t6226.htm"{57}
I0750 Source "t6226" (75 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t6226.htm.lst" created, size=543.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲