aboutsummaryrefslogtreecommitdiffstats
path: root/test/br978756.asm
blob: 3b85c2f47b26c6286524f52e0e531f23738bbe78 (plain)
1
2
3
4
5
6
7
;Testname=br978756; Arguments=-Ox -felf64 -obr978756.o; Files=stdout stderr br978756.o
[bits 64]
	MOVNTDQA	xmm1, oword [rsi]
	MOVLPD		xmm2, qword [rdi]
	MOVLPD		xmm2, [rdi]
	MOVLPD		qword [rdi], xmm2
	MOVLPD		[rdi], xmm2