aclocal.m4: remove dnl which made autoconf complain
[nasm.git] / test / xmm0.asm
blob482314385fc09e3fbc3cf596898dafea2f095259
1 ; BR 3392275: don't require xmm0 to be explicitly declared when implicit
3 bits 32
5 blendvpd xmm2,xmm1,xmm0
6 blendvpd xmm2,xmm1
7 blendvps xmm2,xmm1,xmm0
8 blendvps xmm2,xmm1
9 pblendvb xmm2,xmm1,xmm0
10 pblendvb xmm2,xmm1
11 sha256rnds2 xmm2,xmm1,xmm0
12 sha256rnds2 xmm2,xmm1