Home | History | Annotate | Download | only in arm

Lines Matching refs:precision

353   VFPRegPrecision precision =
359 reg = instr->VFPNRegValue(precision);
361 reg = instr->VFPMRegValue(precision);
370 reg = instr->VFPDRegValue(precision);
383 if (precision == kSinglePrecision) {