Home | History | Annotate | Download | only in x86

Lines Matching full:movd

95 movd r32.sd[1234] xmm.sd[1111,2222,3333,4444] => 1.sd[1234,0,0,0]
96 movd m32.sd[1234] xmm.sd[1111,2222,3333,4444] => 1.sd[1234,0,0,0]
97 movd xmm.sd[1234,2222,3333,4444] r32.sd[1111] => 1.sd[1234]
98 movd xmm.sd[1234,2222,3333,4444] m32.sd[1111] => 1.sd[1234]