Test t5502:
Machine instructions VADDSUBPS VADDSUBPD
- Tested procedures
-
IizVADDSUBPS
IizVADDSUBPD
- Source & expected listing
t5502.htm.lst
-
| |EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=30,CPU=X64,SIMD=AVX512,EVEX=ON
| |t5502 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C5EBD0CB | VADDSUBPS XMM1,XMM2,XMM3
|00000004:C5EFD0CB | VADDSUBPS YMM1,YMM2,YMM3
|00000008:C5EBD04D40 | VADDSUBPS XMM1,XMM2,[RBP+40h]
|0000000D:C5EFD04D40 | VADDSUBPS YMM1,YMM2,[RBP+40h]
|00000012:C5E9D0CB | VADDSUBPD XMM1,XMM2,XMM3
|00000016:C5EDD0CB | VADDSUBPD YMM1,YMM2,YMM3
|0000001A:C5E9D04D40 | VADDSUBPD XMM1,XMM2,[RBP+40h]
|0000001F:C5EDD04D40 | VADDSUBPD YMM1,YMM2,[RBP+40h]
| |ENDPROGRAM t5502
- Expected messages
t5502.out
I0180 Assembling source file "t5502.htm".
I0270 Assembling source "t5502".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t5502". "t5502.htm"{52}
I0510 Assembling program pass 1. "t5502.htm"{52}
I0530 Assembling program pass 2 - final. "t5502.htm"{52}
I0660 16bit TINY BIN file "t5502.bin" created, size=36. "t5502.htm"{62}
I0650 Program "t5502" assembled in 2 passes with errorlevel 0. "t5502.htm"{62}
I0750 Source "t5502" (80 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t5502.htm.lst" created, size=776.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲