Home | History | Annotate | Download | only in tests

Lines Matching defs:movd

775 movd xmm1, eax
776 movd xmm1, [rax]
777 movd xmm1, dword [rax]
781 movd eax, xmm2
782 movd [rax], xmm2
783 movd dword [rax], xmm2