Lines Matching refs:vmovsr
1081 __ vmovsr(destination.AsFpuRegister<SRegister>(), source.AsRegister<Register>());
2371 __ vmovsr(out.AsFpuRegister<SRegister>(), in.AsRegister<Register>());
2406 __ vmovsr(out.AsFpuRegisterPairLow<SRegister>(), in.AsRegister<Register>());
2424 __ vmovsr(temp_s, high);
2429 __ vmovsr(out_s, low);
4862 __ vmovsr(destination.AsFpuRegister<SRegister>(), source.AsRegister<Register>());
5017 __ vmovsr(destination.AsFpuRegister<SRegister>(), IP);