EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t4526: Machine instructions VPROTB VPROTW VPROTD VPROTQ


Tested procedures
IixVPROTB   IixVPROTW   IixVPROTD   IixVPROTQ  
Source & expected listing t4526.htm.lst
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=28,CPU=X64,SIMD=AVX,AMD=ON,XOP=ON,PROT=ON | |t4526 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:8FE960900E | VPROTB XMM1,[RSI],XMM3 |00000005:8FE9E8900E | VPROTB XMM1,XMM2,[RSI] |0000000A:8FE96090CA | VPROTB XMM1,XMM2,XMM3 |0000000F:8FE9E890CB | VPROTB XMM1,XMM2,XMM3,CODE=LONG |00000014:8FE878C0CA03 | VPROTB XMM1,XMM2,3 |0000001A:8FE878C00E03 | VPROTB XMM1,[RSI],3 |00000020:8FE960910E | VPROTW XMM1,[RSI],XMM3 |00000025:8FE9E8910E | VPROTW XMM1,XMM2,[RSI] |0000002A:8FE96091CA | VPROTW XMM1,XMM2,XMM3 |0000002F:8FE9E891CB | VPROTW XMM1,XMM2,XMM3,CODE=LONG |00000034:8FE878C1CA03 | VPROTW XMM1,XMM2,3 |0000003A:8FE878C10E03 | VPROTW XMM1,[RSI],3 |00000040:8FE960920E | VPROTD XMM1,[RSI],XMM3 |00000045:8FE9E8920E | VPROTD XMM1,XMM2,[RSI] |0000004A:8FE96092CA | VPROTD XMM1,XMM2,XMM3 |0000004F:8FE9E892CB | VPROTD XMM1,XMM2,XMM3,CODE=LONG |00000054:8FE878C2CA03 | VPROTD XMM1,XMM2,3 |0000005A:8FE878C20E03 | VPROTD XMM1,[RSI],3 |00000060:8FE960930E | VPROTQ XMM1,[RSI],XMM3 |00000065:8FE9E8930E | VPROTQ XMM1,XMM2,[RSI] |0000006A:8FE96093CA | VPROTQ XMM1,XMM2,XMM3 |0000006F:8FE9E893CB | VPROTQ XMM1,XMM2,XMM3,CODE=LONG |00000074:8FE878C3CA03 | VPROTQ XMM1,XMM2,3 |0000007A:8FE878C30E03 | VPROTQ XMM1,[RSI],3 | |ENDPROGRAM t4526
Expected messages t4526.out
I0180 Assembling source file "t4526.htm". I0270 Assembling source "t4526". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t4526". "t4526.htm"{58} I0510 Assembling program pass 1. "t4526.htm"{58} I0530 Assembling program pass 2 - final. "t4526.htm"{58} I0660 16bit TINY BIN file "t4526.bin" created, size=128. "t4526.htm"{84} I0650 Program "t4526" assembled in 2 passes with errorlevel 0. "t4526.htm"{84} I0750 Source "t4526" (102 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t4526.htm.lst" created, size=1582. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲