Test t2515:
Pseudoinstruction DI
- Tested procedures
-
PseudoDI
ExpStoreInstr
- Source & expected listing
t2515.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=28,SIMD=AVX,AES=ENABLED
| |t2515 PROGRAM FORMAT=BIN,LISTMAP=OFF,LISTGLOBALS=OFF,LISTLITERALS=OFF
|[BIN] |[BIN]
|0000:C3 | DI "RET"
|0001:404190 | DI "INC AX,CX","NOP"
|0004:F3A4 |L2: DI "REP MOVSB"
|0006:ABABABABABABABAB | DI 8*I"STOSW"
|000E:68[0400] | D I "PUSH L2"
|0011:C4E379DFCA03 | D I"VAESKEYGENASSIST XMM1,XMM2,3"
|0017:C4E269DECBC4E269DECB | D 2 * INSTR "VAESDEC XMM1,XMM2,XMM3"
| | ENDPROGRAM t2515
- Expected messages
t2515.out
I0180 Assembling source file "t2515.htm".
I0270 Assembling source "t2515".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t2515". "t2515.htm"{52}
I0510 Assembling program pass 1. "t2515.htm"{52}
I0510 Assembling program pass 2. "t2515.htm"{52}
I0530 Assembling program pass 3 - final. "t2515.htm"{52}
I0660 16bit TINY BIN file "t2515.bin" created, size=33. "t2515.htm"{61}
I0650 Program "t2515" assembled in 3 passes with errorlevel 0. "t2515.htm"{61}
I0750 Source "t2515" (80 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t2515.htm.lst" created, size=628.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲