EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t3888: Machine instructions CMPPD CMPEQPD CMPLTPD CMPLEPD CMPUNORDPD CMPNEQPD CMPNLTPD CMPNLEPD CMPORDPD


Tested procedures
IipCMPPD   IipCMPEQPD   IipCMPLTPD   IipCMPLEPD   IipCMPUNORDPD   IipCMPNEQPD   IipCMPNLTPD   IipCMPNLEPD   IipCMPORDPD  
Source & expected listing t3888.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=32, CPU=X64, SIMD=SSE2 | |t3888 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE |0000:660FC2CE00 | CMPEQPD XMM1,XMM6 |0005:660FC2CE01 | CMPLTPD XMM1,XMM6 |000A:660FC2CE02 | CMPLEPD XMM1,XMM6 |000F:660FC2CE03 | CMPUNORDPD XMM1,XMM6 |0014:660FC2CE04 | CMPNEQPD XMM1,XMM6 |0019:660FC2CE05 | CMPNLTPD XMM1,XMM6 |001E:660FC2CE06 | CMPNLEPD XMM1,XMM6 |0023:660FC2CE07 | CMPORDPD XMM1,XMM6 |0028:660FC2CE07 | CMPPD XMM1,XMM6,7 |002D:26660FC20C07 | CMPPD XMM1,[ES:SI],7 |0033:66670FC20E07 | CMPPD XMM1,[ESI],7 |[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE |00000000:660FC2CE00 | CMPEQPD XMM1,XMM6 |00000005:660FC2CE01 | CMPLTPD XMM1,XMM6 |0000000A:660FC2CE02 | CMPLEPD XMM1,XMM6 |0000000F:660FC2CE03 | CMPUNORDPD XMM1,XMM6 |00000014:660FC2CE04 | CMPNEQPD XMM1,XMM6 |00000019:660FC2CE05 | CMPNLTPD XMM1,XMM6 |0000001E:660FC2CE06 | CMPNLEPD XMM1,XMM6 |00000023:660FC2CE07 | CMPORDPD XMM1,XMM6 |00000028:660FC2CE07 | CMPPD XMM1,XMM6,7 |0000002D:2666670FC20C07 | CMPPD XMM1,[ES:SI],7 |00000034:660FC20E07 | CMPPD XMM1,[ESI],7 |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:66440FC2DE00 | CMPEQPD XMM11,XMM6 |00000006:66440FC2DE01 | CMPLTPD XMM11,XMM6 |0000000C:66440FC2DE02 | CMPLEPD XMM11,XMM6 |00000012:66440FC2DE03 | CMPUNORDPD XMM11,XMM6 |00000018:66440FC2DE04 | CMPNEQPD XMM11,XMM6 |0000001E:66440FC2DE05 | CMPNLTPD XMM11,XMM6 |00000024:66440FC2DE06 | CMPNLEPD XMM11,XMM6 |0000002A:66440FC2DE07 | CMPORDPD XMM11,XMM6 |00000030:66440FC2DE07 | CMPPD XMM11,XMM6,7 |00000036:66440FC21E07 | CMPPD XMM11,[RSI],7 |0000003C:6667440FC21E07 | CMPPD XMM11,[ESI],7 | |ENDPROGRAM t3888
Expected messages t3888.out
I0180 Assembling source file "t3888.htm". I0270 Assembling source "t3888". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t3888". "t3888.htm"{73} I0510 Assembling program pass 1. "t3888.htm"{73} I0530 Assembling program pass 2 - final. "t3888.htm"{73} I0660 16bit TINY BIN file "t3888.bin" created, size=195. "t3888.htm"{110} I0650 Program "t3888" assembled in 2 passes with errorlevel 0. "t3888.htm"{110} I0750 Source "t3888" (128 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t3888.htm.lst" created, size=2303. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲