EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3745: Machine instructions MOVLHPS, MOVHLPS


Tested procedures
IipMOVLHPS   IipMOVHLPS  
Source & expected listing t3745.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=30, CPU=X64, SIMD=SSE4 | |t3745 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0F16CF | MOVLHPS XMM1,XMM7 |0003:0F12CF | MOVHLPS XMM1,XMM7 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:0F16CF | MOVLHPS XMM1,XMM7 |00000003:0F12CF | MOVHLPS XMM1,XMM7 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:410F16CB | MOVLHPS XMM1,XMM11 |00000004:410F12CB | MOVHLPS XMM1,XMM11 |00000008:450F16D3 | MOVLHPS XMM10,XMM11 |0000000C:450F12D3 | MOVHLPS XMM10,XMM11 | |ENDPROGRAM t3745
Expected messages t3745.out
I0180 Assembling source file "t3745.htm". I0270 Assembling source "t3745". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3745". "t3745.htm"{52} I0510 Assembling program pass 1. "t3745.htm"{52} I0530 Assembling program pass 2 - final. "t3745.htm"{52} I0660 16bit TINY BIN file "t3745.bin" created, size=48. "t3745.htm"{64} I0650 Program "t3745" assembled in 2 passes with errorlevel 0. "t3745.htm"{64} I0750 Source "t3745" (82 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3745.htm.lst" created, size=871. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲