Test t4534:
Machine instructions VFRCZPS VFRCZPD VFRCZSS VFRCZSD
- Tested procedures
-
IixVFRCZPS
IixVFRCZPD
IixVFRCZSS
IixVFRCZSD
- Source & expected listing
t4534.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=28,CPU=X64,SIMD=AVX,AMD=ON,XOP=ON
| |t4534 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:8FE97880CA | VFRCZPS XMM1,XMM2
|00000005:8FE97C80CA | VFRCZPS YMM1,YMM2
|0000000A:8FE978800E | VFRCZPS XMM1,[RSI]
|0000000F:8FE97C800E | VFRCZPS YMM1,[RSI]
|00000014:8FE97881CA | VFRCZPD XMM1,XMM2
|00000019:8FE97C81CA | VFRCZPD YMM1,YMM2
|0000001E:8FE978810E | VFRCZPD XMM1,[RSI]
|00000023:8FE97C810E | VFRCZPD YMM1,[RSI]
|00000028:8FE97882CA | VFRCZSS XMM1,XMM2
|0000002D:8FE978820E | VFRCZSS XMM1,[RSI]
|00000032:8FE97883CA | VFRCZSD XMM1,XMM2
|00000037:8FE978830E | VFRCZSD XMM1,[RSI]
| |ENDPROGRAM t4534
- Expected messages
t4534.out
I0180 Assembling source file "t4534.htm".
I0270 Assembling source "t4534".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t4534". "t4534.htm"{58}
I0510 Assembling program pass 1. "t4534.htm"{58}
I0530 Assembling program pass 2 - final. "t4534.htm"{58}
I0660 16bit TINY BIN file "t4534.bin" created, size=60. "t4534.htm"{72}
I0650 Program "t4534" assembled in 2 passes with errorlevel 0. "t4534.htm"{72}
I0750 Source "t4534" (90 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t4534.htm.lst" created, size=880.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲