Home | History | Annotate | Download | only in optimizing

Lines Matching refs:vmovdrr

1132       __ vmovdrr(FromLowSToD(destination.AsFpuRegisterPairLow<SRegister>()),
4089 __ vmovdrr(out_reg, lo, hi);
4907 __ vmovdrr(FromLowSToD(destination.AsFpuRegisterPairLow<SRegister>()),
5019 __ vmovdrr(DTMP, source.AsRegisterPairLow<Register>(), source.AsRegisterPairHigh<Register>());
5033 __ vmovdrr(DTMP, low_reg, static_cast<Register>(low_reg + 1));