EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3710: Machine instructions PSRLDQ PSLLDQ


Tested procedures
IipPSRLDQ   IipPSLLDQ  
Source & expected listing t3710.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=28, CPU=X64, SIMD=SSE2 | |t3710 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:660F73D903 | PSRLDQ XMM1,3 |0005:660F73F903 | PSLLDQ XMM1,3 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:660F73D903 | PSRLDQ XMM1,3 |00000005:660F73F903 | PSLLDQ XMM1,3 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:660F73D903 | PSRLDQ XMM1,3 |00000005:660F73F903 | PSLLDQ XMM1,3 |0000000A:66410F73DB03 | PSRLDQ XMM11,3 |00000010:66410F73FB03 | PSLLDQ XMM11,3 | |ENDPROGRAM t3710
Expected messages t3710.out
I0180 Assembling source file "t3710.htm". I0270 Assembling source "t3710". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3710". "t3710.htm"{52} I0510 Assembling program pass 1. "t3710.htm"{52} I0530 Assembling program pass 2 - final. "t3710.htm"{52} I0660 16bit TINY BIN file "t3710.bin" created, size=54. "t3710.htm"{64} I0650 Program "t3710" assembled in 2 passes with errorlevel 0. "t3710.htm"{64} I0750 Source "t3710" (82 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3710.htm.lst" created, size=783. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲