Test t5748:
Machine instructions VPERM2F128 VPERM2I128
- Tested procedures
-
IiyVPERM2F128
IiyVPERM2I128
- Source & expected listing
t5748.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=30,CPU=X64,SIMD=AVX512
| |t5748 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C4E36D06CB04 | VPERM2F128 YMM1,YMM2,YMM3,4
|00000006:C4E36D060E04 | VPERM2F128 YMM1,YMM2,[RSI],4
|0000000C:C4E36D46CB04 | VPERM2I128 YMM1,YMM2,YMM3,4
|00000012:C4E36D460E04 | VPERM2I128 YMM1,YMM2,[RSI],4
| |ENDPROGRAM t5748
- Expected messages
t5748.out
I0180 Assembling source file "t5748.htm".
I0270 Assembling source "t5748".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t5748". "t5748.htm"{52}
I0510 Assembling program pass 1. "t5748.htm"{52}
I0530 Assembling program pass 2 - final. "t5748.htm"{52}
I0660 16bit TINY BIN file "t5748.bin" created, size=24. "t5748.htm"{58}
I0650 Program "t5748" assembled in 2 passes with errorlevel 0. "t5748.htm"{58}
I0750 Source "t5748" (76 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t5748.htm.lst" created, size=535.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲