EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4620: Machine instructions VPSIGNB VPSIGNW VPSIGND


Tested procedures
IiaVPSIGNB   IiaVPSIGNW   IiaVPSIGND  
Source & expected listing t4620.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX,AMD=ON | |t4620 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:C4E26908CB | VPSIGNB XMM1,XMM2,XMM3 |00000005:C4E26D08CB | VPSIGNB YMM1,YMM2,YMM3 |0000000A:C4E26909CB | VPSIGNW XMM1,XMM2,XMM3 |0000000F:C4E26D09CB | VPSIGNW YMM1,YMM2,YMM3 |00000014:C4E2690ACB | VPSIGND XMM1,XMM2,XMM3 |00000019:C4E26D0ACB | VPSIGND YMM1,YMM2,YMM3 |0000001E:C4E269080E | VPSIGNB XMM1,XMM2,[RSI] |00000023:C4E26D080E | VPSIGNB YMM1,YMM2,[RSI] |00000028:C4E269090E | VPSIGNW XMM1,XMM2,[RSI] |0000002D:C4E26D090E | VPSIGNW YMM1,YMM2,[RSI] |00000032:C4E2690A0E | VPSIGND XMM1,XMM2,[RSI] |00000037:C4E26D0A0E | VPSIGND YMM1,YMM2,[RSI] | |ENDPROGRAM t4620
Expected messages t4620.out
I0180 Assembling source file "t4620.htm". I0270 Assembling source "t4620". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4620". "t4620.htm"{55} I0510 Assembling program pass 1. "t4620.htm"{55} I0530 Assembling program pass 2 - final. "t4620.htm"{55} I0660 16bit TINY BIN file "t4620.bin" created, size=60. "t4620.htm"{69} I0650 Program "t4620" assembled in 2 passes with errorlevel 0. "t4620.htm"{69} I0750 Source "t4620" (87 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4620.htm.lst" created, size=868. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲