EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t5714: Machine instructions VROUNDSS VROUNDSD VROUNDPS VROUNDPD


Tested procedures
IiyVROUNDSS   IiyVROUNDSD   IiyVROUNDPS   IiyVROUNDPD  
Source & expected listing t5714.htm.lst
| | EUROASM LIST=ON, DUMP=ON, DUMPWIDTH=30, CPU=X64, SIMD=AVX512,EVEX=ON | |t5714 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF |[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE |00000000:C4E3690ACB04 | VROUNDSS XMM1,XMM2,XMM3,4 |00000006:C4E3690A4D4004 | VROUNDSS XMM1,XMM2,[RBP+40h],4 |0000000D:C4E3690BCB04 | VROUNDSD XMM1,XMM2,XMM3,4 |00000013:C4E3690B4D4004 | VROUNDSD XMM1,XMM2,[RBP+40h],4 |0000001A:C4E37908CA03 | VROUNDPS XMM1,XMM2,3 |00000020:C4E37D08CA03 | VROUNDPS YMM1,YMM2,3 |00000026:C4E379084D4003 | VROUNDPS XMM1,[RBP+40h],3 |0000002D:C4E37D084D4003 | VROUNDPS YMM1,[RBP+40h],3 |00000034:C4E37909CA03 | VROUNDPD XMM1,XMM2,3 |0000003A:C4E37D09CA03 | VROUNDPD YMM1,YMM2,3 |00000040:C4E379094D4003 | VROUNDPD XMM1,[RBP+40h],3 |00000047:C4E37D094D4003 | VROUNDPD YMM1,[RBP+40h],3 | |ENDPROGRAM t5714
Expected messages t5714.out
I0180 Assembling source file "t5714.htm". I0270 Assembling source "t5714". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t5714". "t5714.htm"{58} I0510 Assembling program pass 1. "t5714.htm"{58} I0530 Assembling program pass 2 - final. "t5714.htm"{58} I0660 16bit TINY BIN file "t5714.bin" created, size=78. "t5714.htm"{72} I0650 Program "t5714" assembled in 2 passes with errorlevel 0. "t5714.htm"{72} I0750 Source "t5714" (90 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t5714.htm.lst" created, size=992. I0990 EuroAssembler terminated with errorlevel 0.

▲Back to the top▲