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
/
br978756.asm
blob
3b85c2f47b26c6286524f52e0e531f23738bbe78
1
;Testname=br978756; Arguments=-Ox -felf64 -obr978756.o; Files=stdout stderr br978756.o
2
[
bits
64
]
3
MOVNTDQA xmm1
,
oword
[
rsi
]
4
MOVLPD xmm2
,
qword
[
rdi
]
5
MOVLPD xmm2
, [
rdi
]
6
MOVLPD
qword
[
rdi
],
xmm2
7
MOVLPD
[
rdi
],
xmm2