Test t3825:
Machine instructions PBLENDVB BLENDVPS BLENDVPD
- Tested procedures
-
IipGroupBLEND
IipPBLENDVB
IipBLENDVPS
IipBLENDVPD
- Source & expected listing
t3825.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=28,CPU=X64,SIMD=SSE4.1
| |t3825 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode16] |[Mode16] SEGMENT WIDTH=16,PURPOSE=CODE
|0000:660F3810CF | PBLENDVB XMM1,XMM7
|0005:660F3810CF | PBLENDVB XMM1,XMM7,XMM0
|000A:660F3814CF | BLENDVPS XMM1,XMM7
|000F:660F3814CF | BLENDVPS XMM1,XMM7,XMM0
|0014:660F3815CF | BLENDVPD XMM1,XMM7
|0019:660F3815CF | BLENDVPD XMM1,XMM7,XMM0
|001E:660F38100C | PBLENDVB XMM1,[SI]
|0023:660F38100C | PBLENDVB XMM1,[SI],XMM0
|0028:660F38140C | BLENDVPS XMM1,[SI]
|002D:660F38140C | BLENDVPS XMM1,[SI],XMM0
|0032:66670F38150E | BLENDVPD XMM1,[ESI]
|0038:66670F38150E | BLENDVPD XMM1,[ESI],XMM0
|[Mode32] |[Mode32] SEGMENT WIDTH=32,PURPOSE=CODE
|00000000:660F3810CF | PBLENDVB XMM1,XMM7
|00000005:660F3810CF | PBLENDVB XMM1,XMM7,XMM0
|0000000A:660F3814CF | BLENDVPS XMM1,XMM7
|0000000F:660F3814CF | BLENDVPS XMM1,XMM7,XMM0
|00000014:660F3815CF | BLENDVPD XMM1,XMM7
|00000019:660F3815CF | BLENDVPD XMM1,XMM7,XMM0
|0000001E:660F38100E | PBLENDVB XMM1,[ESI]
|00000023:660F38100E | PBLENDVB XMM1,[ESI],XMM0
|00000028:660F38140E | BLENDVPS XMM1,[ESI]
|0000002D:660F38140E | BLENDVPS XMM1,[ESI],XMM0
|00000032:66670F38150C | BLENDVPD XMM1,[SI]
|00000038:66670F38150C | BLENDVPD XMM1,[SI],XMM0
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:660F3810CF | PBLENDVB XMM1,XMM7
|00000005:660F3810CF | PBLENDVB XMM1,XMM7,XMM0
|0000000A:66450F3814DF | BLENDVPS XMM11,XMM15
|00000010:66450F3814DF | BLENDVPS XMM11,XMM15,XMM0
|00000016:66450F3815DF | BLENDVPD XMM11,XMM15
|0000001C:66450F3815DF | BLENDVPD XMM11,XMM15,XMM0
|00000022:66670F38100E | PBLENDVB XMM1,[ESI]
|00000028:66670F38100E | PBLENDVB XMM1,[ESI],XMM0
|0000002E:6667440F38141E | BLENDVPS XMM11,[ESI]
|00000035:6667440F38141E | BLENDVPS XMM11,[ESI],XMM0
|0000003C:660F38150E | BLENDVPD XMM1,[RSI]
|00000041:660F38150E | BLENDVPD XMM1,[RSI],XMM0
| |ENDPROGRAM t3825
- Expected messages
t3825.out
I0180 Assembling source file "t3825.htm".
I0270 Assembling source "t3825".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t3825". "t3825.htm"{58}
I0510 Assembling program pass 1. "t3825.htm"{58}
I0530 Assembling program pass 2 - final. "t3825.htm"{58}
I0660 16bit TINY BIN file "t3825.bin" created, size=198. "t3825.htm"{98}
I0650 Program "t3825" assembled in 2 passes with errorlevel 0. "t3825.htm"{98}
I0750 Source "t3825" (116 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t3825.htm.lst" created, size=2299.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲