repo.or.cz
/
nasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
outmacho: Fix the computation of non-external relocation offsets
[nasm.git]
/
test
/
xmm0.asm
blob
482314385fc09e3fbc3cf596898dafea2f095259
1
; BR 3392275: don't require xmm0 to be explicitly declared when implicit
2
3
bits
32
4
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