EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t6104: Machine instructions VPACKSTORELD VPACKSTORELQ VPACKSTORELPS VPACKSTORELPD


Tested procedures
IiyVPACKSTORELD   IiyVPACKSTORELQ   IiyVPACKSTORELPS   IiyVPACKSTORELPD  
Source & expected listing t6104.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=30,CPU=X64,SIMD=AVX512,MVEX=ON | |t6104 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:62F2790BD05510<2 | VPACKSTORELD [RBP+40h],ZMM2,MASK=K3,OPER=0 ; No conversion. |00000007:62F2795BD05540<0 | VPACKSTORELD [RBP+40h],ZMM2,MASK=K3,OPER=5 ; Sint8 to Sint32. |0000000E:62F2F90BD05508<3 | VPACKSTORELQ [RBP+40h],ZMM2,MASK=K3,OPER=0 ; No conversion. |00000015:62F2790BD15510<2 | VPACKSTORELPS [RBP+40h],ZMM2,MASK=K3,OPER=0 ; No conversion. |0000001C:62F2795BD15540<0 | VPACKSTORELPS [RBP+40h],ZMM2,MASK=K3,OPER=5 ; Sint8 to Sint32. |00000023:62F2F90BD15508<3 | VPACKSTORELPD [RBP+40h],ZMM2,MASK=K3,OPER=0 ; No conversion. | |ENDPROGRAM t6104
Expected messages t6104.out
I0180 Assembling source file "t6104.htm". I0270 Assembling source "t6104". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t6104". "t6104.htm"{58} I0510 Assembling program pass 1. "t6104.htm"{58} I0530 Assembling program pass 2 - final. "t6104.htm"{58} I0660 16bit TINY BIN file "t6104.bin" created, size=42. "t6104.htm"{66} I0650 Program "t6104" assembled in 2 passes with errorlevel 0. "t6104.htm"{66} I0750 Source "t6104" (84 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t6104.htm.lst" created, size=863. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲