EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t5280: Machine instructions VDPPS VSPPD VMPSADBW VDBPSADBW


Tested procedures
IizVDPPS   IizVDPPD   IizVMPSADBW   IizVDBPSADBW  
Source & expected listing t5280.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=34, DUMPALL=OFF, CPU=X64, SIMD=AVX512, EVEX=ON | |t5280 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:C4E36940CB04 | VDPPS XMM1,XMM2,XMM3,4 |00000006:C4E36D40CB04 | VDPPS YMM1,YMM2,YMM3,4 |0000000C:C4E369404D4004 | VDPPS XMM1,XMM2,[RBP+40h],4 |00000013:C4E36D404D4004 | VDPPS YMM1,YMM2,[RBP+40h],4 |0000001A:C4E36941CB04 | VDPPD XMM1,XMM2,XMM3,4 |00000020:C4E369414D4004 | VDPPD XMM1,XMM2,[RBP+40h],4 |00000027:C4E36942CB04 | VMPSADBW XMM1,XMM2,XMM3,4 |0000002D:C4E369424D4004 | VMPSADBW XMM1,XMM2,[RBP+40h],4 |00000034:C4E36D42CB04 | VMPSADBW YMM1,YMM2,YMM3,4 |0000003A:C4E36D424D4004 | VMPSADBW YMM1,YMM2,[RBP+40h],4 |00000041:62F36D0842CB04 | VDBPSADBW XMM1,XMM2,XMM3,4 |00000048:62F36D0D42CB04 | VDBPSADBW XMM1,XMM2,XMM3,4,MASK=K5 |0000004F:62F36D2D42CB04 | VDBPSADBW YMM1,YMM2,YMM3,4,MASK=K5 |00000056:62F36DCD42CB04 | VDBPSADBW ZMM1,ZMM2,ZMM3,4,MASK=K5,ZEROING=ON |0000005D:62F36D08424D04<404 | VDBPSADBW XMM1,XMM2,[RBP+40h],4 |00000065:62F36D2D424D02<504 | VDBPSADBW YMM1,YMM2,[RBP+40h],4,MASK=K5 |0000006D:62F36DCD424D01<604 | VDBPSADBW ZMM1,ZMM2,[RBP+40h],4,MASK=K5,ZEROING=ON | |ENDPROGRAM t5280
Expected messages t5280.out
I0180 Assembling source file "t5280.htm". I0270 Assembling source "t5280". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t5280". "t5280.htm"{58} I0510 Assembling program pass 1. "t5280.htm"{58} I0530 Assembling program pass 2 - final. "t5280.htm"{58} I0660 16bit TINY BIN file "t5280.bin" created, size=117. "t5280.htm"{77} I0650 Program "t5280" assembled in 2 passes with errorlevel 0. "t5280.htm"{77} I0750 Source "t5280" (95 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t5280.htm.lst" created, size=1480. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲