EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3884: Machine instructions CMPPS CMPEQPS CMPLTPS CMPLEPS CMPUNORDPS CMPNEQPS CMPNLTPS CMPNLEPS CMPORDPS


Tested procedures
IipCMPPS   IipCMPEQPS   IipCMPLTPS   IipCMPLEPS   IipCMPUNORDPS   IipCMPNEQPS   IipCMPNLTPS   IipCMPNLEPS   IipCMPORDPS  
Source & expected listing t3884.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=32, CPU=X64, SIMD=SSE1 | |t3884 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:0FC2CE00 | CMPEQPS XMM1,XMM6 |0004:0FC2CE01 | CMPLTPS XMM1,XMM6 |0008:0FC2CE02 | CMPLEPS XMM1,XMM6 |000C:0FC2CE03 | CMPUNORDPS XMM1,XMM6 |0010:0FC2CE04 | CMPNEQPS XMM1,XMM6 |0014:0FC2CE05 | CMPNLTPS XMM1,XMM6 |0018:0FC2CE06 | CMPNLEPS XMM1,XMM6 |001C:0FC2CE07 | CMPORDPS XMM1,XMM6 |0020:0FC2CE07 | CMPPS XMM1,XMM6,7 |0024:260FC20C07 | CMPPS XMM1,[ES:SI],7 |0029:670FC20E07 | CMPPS XMM1,[ESI],7 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:0FC2CE00 | CMPEQPS XMM1,XMM6 |00000004:0FC2CE01 | CMPLTPS XMM1,XMM6 |00000008:0FC2CE02 | CMPLEPS XMM1,XMM6 |0000000C:0FC2CE03 | CMPUNORDPS XMM1,XMM6 |00000010:0FC2CE04 | CMPNEQPS XMM1,XMM6 |00000014:0FC2CE05 | CMPNLTPS XMM1,XMM6 |00000018:0FC2CE06 | CMPNLEPS XMM1,XMM6 |0000001C:0FC2CE07 | CMPORDPS XMM1,XMM6 |00000020:0FC2CE07 | CMPPS XMM1,XMM6,7 |00000024:26670FC20C07 | CMPPS XMM1,[ES:SI],7 |0000002A:0FC20E07 | CMPPS XMM1,[ESI],7 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:440FC2DE00 | CMPEQPS XMM11,XMM6 |00000005:440FC2DE01 | CMPLTPS XMM11,XMM6 |0000000A:440FC2DE02 | CMPLEPS XMM11,XMM6 |0000000F:440FC2DE03 | CMPUNORDPS XMM11,XMM6 |00000014:440FC2DE04 | CMPNEQPS XMM11,XMM6 |00000019:440FC2DE05 | CMPNLTPS XMM11,XMM6 |0000001E:440FC2DE06 | CMPNLEPS XMM11,XMM6 |00000023:440FC2DE07 | CMPORDPS XMM11,XMM6 |00000028:440FC2DE07 | CMPPS XMM11,XMM6,7 |0000002D:440FC21E07 | CMPPS XMM11,[RSI],7 |00000032:67440FC21E07 | CMPPS XMM11,[ESI],7 | |ENDPROGRAM t3884
Expected messages t3884.out
I0180 Assembling source file "t3884.htm". I0270 Assembling source "t3884". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3884". "t3884.htm"{73} I0510 Assembling program pass 1. "t3884.htm"{73} I0530 Assembling program pass 2 - final. "t3884.htm"{73} I0660 16bit TINY BIN file "t3884.bin" created, size=152. "t3884.htm"{110} I0650 Program "t3884" assembled in 2 passes with errorlevel 0. "t3884.htm"{110} I0750 Source "t3884" (128 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3884.htm.lst" created, size=2303. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲