mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
fc82905b3c
Some test cases, mostly from bug reports. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
6 lines
163 B
NASM
6 lines
163 B
NASM
;Testname=sm3; Arguments=-felf -osm3.o -O0; Files=stdout stderr sm3.o
|
|
BITS 32
|
|
vsm3rnds2 xmm1, xmm2, xmm0, 0
|
|
vsm3msg1 xmm1, xmm2, xmm3
|
|
vsm3msg2 xmm1, xmm2, xmm3
|