avx.asm | 791 vmovq xmm1, rax label 792 vmovq xmm1, [rax] label 793 vmovq xmm1, qword [rax] label 797 vmovq rax, xmm2 label 798 vmovq [rax], xmm2 label 799 vmovq qword [rax], xmm2 label 804 vmovq xmm1, xmm2 label 805 vmovq xmm1, [rax] label 806 vmovq xmm1, qword [rax] label 809 vmovq [rax], xmm label 810 vmovq qword [rax], xmm1 label [all...] |