Lines Matching refs:kDoublePrecision
1560 (instr->SzValue() == 0) ? kSinglePrecision : kDoublePrecision; in HandleVList()
3150 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeTypeVFP()
3151 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeTypeVFP()
3152 int vn = instr->VFPNRegValue(kDoublePrecision); in DecodeTypeVFP()
3358 int vd = instr->VFPNRegValue(kDoublePrecision); in DecodeTypeVFP()
3434 int vn = instr->VFPNRegValue(kDoublePrecision); in DecodeTypeVFP()
3571 precision = kDoublePrecision; in DecodeVCMP()
3580 if (precision == kDoublePrecision) { in DecodeVCMP()
3618 VFPRegPrecision dst_precision = kDoublePrecision; in DecodeVCVTBetweenDoubleAndSingle()
3622 src_precision = kDoublePrecision; in DecodeVCVTBetweenDoubleAndSingle()
3744 VFPRegPrecision src_precision = (instr->SzValue() == 1) ? kDoublePrecision in DecodeVCVTBetweenFloatingPointAndInteger()
3765 bool double_precision = (src_precision == kDoublePrecision); in DecodeVCVTBetweenFloatingPointAndInteger()
3783 if (src_precision == kDoublePrecision) { in DecodeVCVTBetweenFloatingPointAndInteger()
3858 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeType6CoprocessorIns()
3875 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeType6CoprocessorIns()
4248 Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
4249 Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
4250 Vn = instr->VFPNRegValue(kDoublePrecision); in DecodeSpecialCondition()
4551 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
4634 Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
4635 Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
4636 Vn = instr->VFPNRegValue(kDoublePrecision); in DecodeSpecialCondition()
4873 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
4927 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
4928 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
4946 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
4972 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
4988 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
4989 int vn = instr->VFPNRegValue(kDoublePrecision); in DecodeSpecialCondition()
4990 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5013 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5014 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5173 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5174 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5297 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5361 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5362 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5387 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5388 int Vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5513 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5514 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5568 int m = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5569 int n = instr->VFPNRegValue(kDoublePrecision); in DecodeSpecialCondition()
5570 int d = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()
5655 int n = instr->VFPNRegValue(kDoublePrecision); in DecodeSpecialCondition()
5656 int m = instr->VFPMRegValue(kDoublePrecision); in DecodeSpecialCondition()
5657 int d = instr->VFPDRegValue(kDoublePrecision); in DecodeSpecialCondition()