mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-09-22 10:43:39 -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
|