Home | History | Annotate | Download | only in x64

Lines Matching full:movapd

966       __ Movapd(i.OutputDoubleRegister(), i.OutputDoubleRegister());
1327 __ Movapd(i.OutputDoubleRegister(), i.OutputDoubleRegister());
2018 __ Movapd(dst, src);
2083 __ Movapd(xmm0, src);
2084 __ Movapd(src, dst);
2085 __ Movapd(dst, xmm0);