Test t5302:
Machine instructions VINSERTPS VPINSRB VPINSRW VPINSRD VPINSRQ
- Tested procedures
-
IizVINSERTPS
IizVPINSRB
IizVPINSRW
IizVPINSRD
IizVPINSRQ
- Source & expected listing
t5302.htm.lst
-
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=34, DUMPALL=OFF, CPU=X64, SIMD=AVX512, EVEX=ON
| |t5302 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C4E36921CB04 | VINSERTPS XMM1,XMM2,XMM3,4
|00000006:C4E369214D4004 | VINSERTPS XMM1,XMM2,[RBP+40h],4
|0000000D:62E36D0821CB04 | VINSERTPS XMM17,XMM2,XMM3,4
|00000014:62F36D00214D10<204 | VINSERTPS XMM1,XMM18,[RBP+40h],4
|0000001C:C4E36920CB04 | VPINSRB XMM1,XMM2,EBX,4
|00000022:C4E369204D4004 | VPINSRB XMM1,XMM2,[RBP+40h],4
|00000029:62E36D0820CB04 | VPINSRB XMM17,XMM2,EBX,4
|00000030:62F36D00204D4004 | VPINSRB XMM1,XMM18,[RBP+40h],4
|00000038:C5E9C4CB04 | VPINSRW XMM1,XMM2,EBX,4
|0000003D:C5E9C44D4004 | VPINSRW XMM1,XMM2,[RBP+40h],4
|00000043:62E16D08C4CB04 | VPINSRW XMM17,XMM2,EBX,4
|0000004A:62F16D00C44D20<104 | VPINSRW XMM1,XMM18,[RBP+40h],4
|00000052:C4E36922CB04 | VPINSRD XMM1,XMM2,EBX,4
|00000058:C4E369224D4004 | VPINSRD XMM1,XMM2,[RBP+40h],4
|0000005F:62E36D0822CB04 | VPINSRD XMM17,XMM2,EBX,4
|00000066:62F36D00224D10<204 | VPINSRD XMM1,XMM18,[RBP+40h],4
|0000006E:C4E3E922CB04 | VPINSRQ XMM1,XMM2,RBX,4
|00000074:C4E3E9224D4004 | VPINSRQ XMM1,XMM2,[RBP+40h],4
|0000007B:62E3ED0822CB04 | VPINSRQ XMM17,XMM2,RBX,4
|00000082:62F3ED00224D08<304 | VPINSRQ XMM1,XMM18,[RBP+40h],4
| |ENDPROGRAM t5302
- Expected messages
t5302.out
I0180 Assembling source file "t5302.htm".
I0270 Assembling source "t5302".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t5302". "t5302.htm"{61}
I0510 Assembling program pass 1. "t5302.htm"{61}
I0530 Assembling program pass 2 - final. "t5302.htm"{61}
I0660 16bit TINY BIN file "t5302.bin" created, size=138. "t5302.htm"{83}
I0650 Program "t5302" assembled in 2 passes with errorlevel 0. "t5302.htm"{83}
I0750 Source "t5302" (101 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t5302.htm.lst" created, size=1615.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲