mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-10-10 00:25:06 -04:00
11 lines
196 B
NASM
11 lines
196 B
NASM
bits 32
|
|
|
|
blendvpd xmm2,xmm1,xmm0
|
|
blendvpd xmm2,xmm1
|
|
blendvps xmm2,xmm1,xmm0
|
|
blendvps xmm2,xmm1
|
|
pblendvb xmm2,xmm1,xmm0
|
|
pblendvb xmm2,xmm1
|
|
sha256rnds2 xmm2,xmm1,xmm0
|
|
sha256rnds2 xmm2,xmm1
|