EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4532: Machine instructions VPSHAB VPSHAW VPSHAD VPSHAQ


Tested procedures
IixVPSHAB   IixVPSHAW   IixVPSHAD   IixVPSHAQ  
Source & expected listing t4532.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=28,CPU=X64,SIMD=AVX,AMD=ON,XOP=ON,PROT=ON | |t4532 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:8FE960980E | VPSHAB XMM1,[RSI],XMM3 |00000005:8FE9E8980E | VPSHAB XMM1,XMM2,[RSI] |0000000A:8FE96098CA | VPSHAB XMM1,XMM2,XMM3 |0000000F:8FE9E898CB | VPSHAB XMM1,XMM2,XMM3,CODE=LONG |00000014:8FE960990E | VPSHAW XMM1,[RSI],XMM3 |00000019:8FE9E8990E | VPSHAW XMM1,XMM2,[RSI] |0000001E:8FE96099CA | VPSHAW XMM1,XMM2,XMM3 |00000023:8FE9E899CB | VPSHAW XMM1,XMM2,XMM3,CODE=LONG |00000028:8FE9609A0E | VPSHAD XMM1,[RSI],XMM3 |0000002D:8FE9E89A0E | VPSHAD XMM1,XMM2,[RSI] |00000032:8FE9609ACA | VPSHAD XMM1,XMM2,XMM3 |00000037:8FE9E89ACB | VPSHAD XMM1,XMM2,XMM3,CODE=LONG |0000003C:8FE9609B0E | VPSHAQ XMM1,[RSI],XMM3 |00000041:8FE9E89B0E | VPSHAQ XMM1,XMM2,[RSI] |00000046:8FE9609BCA | VPSHAQ XMM1,XMM2,XMM3 |0000004B:8FE9E89BCB | VPSHAQ XMM1,XMM2,XMM3,CODE=LONG | |ENDPROGRAM t4532
Expected messages t4532.out
I0180 Assembling source file "t4532.htm". I0270 Assembling source "t4532". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4532". "t4532.htm"{58} I0510 Assembling program pass 1. "t4532.htm"{58} I0530 Assembling program pass 2 - final. "t4532.htm"{58} I0660 16bit TINY BIN file "t4532.bin" created, size=80. "t4532.htm"{76} I0650 Program "t4532" assembled in 2 passes with errorlevel 0. "t4532.htm"{76} I0750 Source "t4532" (94 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4532.htm.lst" created, size=1186. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲