Test t6214:
Machine instructions KXNORB KXNORW KXNORD KXNORQ KXORB KXORW KXORD KXORQ
- Tested procedures
-
IikKXNORB
IikKXNORW
IikKXNORD
IikKXNORQ
IikKXORB
IikKXORW
IikKXORD
IikKXORQ
- Source & expected listing
t6214.htm.lst
-
| | EUROASM LIST=ON,DUMP=ON,DUMPWIDTH=24,CPU=X64,SIMD=AVX512,EVEX=ENABLE
| |t6214 PROGRAM FORMAT=BIN, LISTMAP=OFF, LISTGLOBALS=OFF
|[Mode64] |[Mode64] SEGMENT WIDTH=64,PURPOSE=CODE
|00000000:C5ED46CB | KXNORB K1,K2,K3
|00000004:C4E16D46CB | KXNORB K1,K2,K3,PREFIX=VEX3
|00000009:C5EC46CB | KXNORW K1,K2,K3
|0000000D:C4E16C46CB | KXNORW K1,K2,K3,PREFIX=VEX3
|00000012:C4E1ED46CB | KXNORD K1,K2,K3
|00000017:C4E1EC46CB | KXNORQ K1,K2,K3
|0000001C:C5ED47CB | KXORB K1,K2,K3
|00000020:C4E16D47CB | KXORB K1,K2,K3,PREFIX=VEX3
|00000025:C5EC47CB | KXORW K1,K2,K3
|00000029:C4E16C47CB | KXORW K1,K2,K3,PREFIX=VEX3
|0000002E:C4E1ED47CB | KXORD K1,K2,K3
|00000033:C4E1EC47CB | KXORQ K1,K2,K3
| |ENDPROGRAM t6214
- Expected messages
t6214.out
I0180 Assembling source file "t6214.htm".
I0270 Assembling source "t6214".
I0310 Assembling source pass 1.
I0330 Assembling source pass 2 - final.
I0470 Assembling program "t6214". "t6214.htm"{70}
I0510 Assembling program pass 1. "t6214.htm"{70}
I0530 Assembling program pass 2 - final. "t6214.htm"{70}
I0660 16bit TINY BIN file "t6214.bin" created, size=56. "t6214.htm"{84}
I0650 Program "t6214" assembled in 2 passes with errorlevel 0. "t6214.htm"{84}
I0750 Source "t6214" (102 lines) assembled in 2 passes with errorlevel 0.
I0860 Listing file "t6214.htm.lst" created, size=827.
I0990 EuroAssembler terminated with errorlevel 0.
▲Back to the top▲