EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4530: Machine instructions VPSHLB VPSHLW VPSHLD VPSHLQ


Tested procedures
IixVPSHLB   IixVPSHLW   IixVPSHLD   IixVPSHLQ  
Source & expected listing t4530.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=28,CPU=X64,SIMD=AVX,AMD=ON,XOP=ON,PROT=ON | |t4530 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:8FE960940E | VPSHLB XMM1,[RSI],XMM3 |00000005:8FE9E8940E | VPSHLB XMM1,XMM2,[RSI] |0000000A:8FE96094CA | VPSHLB XMM1,XMM2,XMM3 |0000000F:8FE9E894CB | VPSHLB XMM1,XMM2,XMM3,CODE=LONG |00000014:8FE960950E | VPSHLW XMM1,[RSI],XMM3 |00000019:8FE9E8950E | VPSHLW XMM1,XMM2,[RSI] |0000001E:8FE96095CA | VPSHLW XMM1,XMM2,XMM3 |00000023:8FE9E895CB | VPSHLW XMM1,XMM2,XMM3,CODE=LONG |00000028:8FE960960E | VPSHLD XMM1,[RSI],XMM3 |0000002D:8FE9E8960E | VPSHLD XMM1,XMM2,[RSI] |00000032:8FE96096CA | VPSHLD XMM1,XMM2,XMM3 |00000037:8FE9E896CB | VPSHLD XMM1,XMM2,XMM3,CODE=LONG |0000003C:8FE960970E | VPSHLQ XMM1,[RSI],XMM3 |00000041:8FE9E8970E | VPSHLQ XMM1,XMM2,[RSI] |00000046:8FE96097CA | VPSHLQ XMM1,XMM2,XMM3 |0000004B:8FE9E897CB | VPSHLQ XMM1,XMM2,XMM3,CODE=LONG | |ENDPROGRAM t4530
Expected messages t4530.out
I0180 Assembling source file "t4530.htm". I0270 Assembling source "t4530". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4530". "t4530.htm"{58} I0510 Assembling program pass 1. "t4530.htm"{58} I0530 Assembling program pass 2 - final. "t4530.htm"{58} I0660 16bit TINY BIN file "t4530.bin" created, size=80. "t4530.htm"{76} I0650 Program "t4530" assembled in 2 passes with errorlevel 0. "t4530.htm"{76} I0750 Source "t4530" (94 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4530.htm.lst" created, size=1186. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲