br978756.asm 221 B

12345678
  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