Test t5216:
Machine instructions VMINPS,VMAXPS,VMINPD,VMAXPD
- Tested procedures
-
IizVMINPS
IizVMAXPS
IizVMINPD
IizVMAXPD
IizGroupVMINPS
IizGroupVMINPD
- Source & expected listing
t5216.htm.lst
-
| |EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=30, CPU=X64, SIMD=AVX512, EVEX=ON
| |t5216 PROGRAM WIDTH=64, FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[CODE] ::::Section changed.
|00000000:C5E85D0E | VMINPS XMM1,XMM2,[RSI]
|00000004:62F16C185D0E | VMINPS XMM1,XMM2,[RSI],BCST=ON
|0000000A:C5E85DCB | VMINPS XMM1,XMM2,XMM3
|0000000E:C4E1685DCB | VMINPS XMM1,XMM2,XMM3,PREFIX=VEX3
|00000013:62F16C085DCB | VMINPS XMM1,XMM2,XMM3,PREFIX=EVEX
|00000019:62F16C485DCB | VMINPS ZMM1,ZMM2,ZMM3
|0000001F:62F16C585D0E | VMINPS ZMM1,ZMM2,[RSI],BCST=ON
|00000025:62F16C585DCB | VMINPS ZMM1,ZMM2,ZMM3,SAE=ON
|0000002B:C5E85F0E | VMAXPS XMM1,XMM2,[RSI]
|0000002F:62F16C585F0E | VMAXPS ZMM1,ZMM2,[RSI],BCST=ON
|00000035:62F16C585FCB | VMAXPS ZMM1,ZMM2,ZMM3,SAE=ON
|0000003B:C5E95D0E | VMINPD XMM1,XMM2,[RSI]
|0000003F:62F1ED185D0E | VMINPD XMM1,XMM2,[RSI],BCST=ON
|00000045:C5E95DCB | VMINPD XMM1,XMM2,XMM3
|00000049:C4E1695DCB | VMINPD XMM1,XMM2,XMM3,PREFIX=VEX3
|0000004E:62F1ED085DCB | VMINPD XMM1,XMM2,XMM3,PREFIX=EVEX
|00000054:62F1ED485DCB | VMINPD ZMM1,ZMM2,ZMM3
|0000005A:62F1ED585D0E | VMINPD ZMM1,ZMM2,[RSI],BCST=ON
|00000060:62F1ED585DCB | VMINPD ZMM1,ZMM2,ZMM3,SAE=ON
|00000066:C5E95F0E | VMAXPD XMM1,XMM2,[RSI]
|0000006A:62F1ED585F0E | VMAXPD ZMM1,ZMM2,[RSI],BCST=ON
|00000070:62F1ED485FCB | VMAXPD ZMM1,ZMM2,ZMM3
|00000076:62F1ED485FCB | VMAXPD ZMM1,ZMM2,ZMM3,SAE=OFF
| |ENDPROGRAM t5216
- Expected messages
t5216.out
I0180 Assembling source file "t5216.htm".
I0270 Assembling source "t5216".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t5216". "t5216.htm"{64}
I0510 Assembling program pass 1. "t5216.htm"{64}
I0530 Assembling program pass 2 - final. "t5216.htm"{64}
I0660 64bit TINY BIN file "t5216.bin" created, size=124. "t5216.htm"{89}
I0650 Program "t5216" assembled in 2 passes with errorlevel 0. "t5216.htm"{89}
I0750 Source "t5216" (107 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t5216.htm.lst" created, size=1673.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲