Home | History | Annotate | Download | only in gas64

Lines Matching refs:movd

0 movd %mm(0), %eax
2 movd %eax, %mm(0)
3 movd %mm(0), %rax
4 movd %rax, %mm(0)
5 movd %mm(0), 0
6 movd 0, %mm(0)
8 movd %xmm(0), %eax
9 movd %eax, %xmm(0)
10 movd %xmm(0), %rax
11 movd %rax, %xmm(0)
12 movd %xmm(0), 0
13 movd 0, %xmm(0)