mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-15 09:09:58 +08:00
6 lines
181 B
NASM
6 lines
181 B
NASM
|
;Testname=sm3-64; Arguments=-felf64 -osm3-64.o -O0; Files=stdout stderr sm3-64.o
|
||
|
BITS 64
|
||
|
vsm3rnds2 xmm1, xmm2, xmm0, 0
|
||
|
vsm3msg1 xmm1, xmm2, xmm3
|
||
|
vsm3msg2 xmm1, xmm2, xmm3
|