Test t4630:
Machine instructions VPTEST VTESTPS VTESTPD
- Tested procedures
-
IiaVPTEST
IiaVTESTPS
IiaVTESTPD
- Source & expected listing
t4630.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX,AMD=ON
| |t4630 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C4E27917CA | VPTEST XMM1,XMM2
|00000005:C4E27D17CA | VPTEST YMM1,YMM2
|0000000A:C4E2790ECA | VTESTPS XMM1,XMM2
|0000000F:C4E27D0ECA | VTESTPS YMM1,YMM2
|00000014:C4E2790FCA | VTESTPD XMM1,XMM2
|00000019:C4E27D0FCA | VTESTPD YMM1,YMM2
|0000001E:C4E279170E | VPTEST XMM1,[RSI]
|00000023:C4E27D170E | VPTEST YMM1,[RSI]
|00000028:C4E2790E0E | VTESTPS XMM1,[RSI]
|0000002D:C4E27D0E0E | VTESTPS YMM1,[RSI]
|00000032:C4E2790F0E | VTESTPD XMM1,[RSI]
|00000037:C4E27D0F0E | VTESTPD YMM1,[RSI]
| |ENDPROGRAM t4630
- Expected messages
t4630.out
I0180 Assembling source file "t4630.htm".
I0270 Assembling source "t4630".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t4630". "t4630.htm"{55}
I0510 Assembling program pass 1. "t4630.htm"{55}
I0530 Assembling program pass 2 - final. "t4630.htm"{55}
I0660 16bit TINY BIN file "t4630.bin" created, size=60. "t4630.htm"{69}
I0650 Program "t4630" assembled in 2 passes with errorlevel 0. "t4630.htm"{69}
I0750 Source "t4630" (87 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t4630.htm.lst" created, size=808.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲