Searched refs:VFPMRegValue (Results 1 – 3 of 3) sorted by relevance
2882 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeTypeVFP()2892 int m = instr->VFPMRegValue(kDoublePrecision); in DecodeTypeVFP()2896 int m = instr->VFPMRegValue(kSinglePrecision); in DecodeTypeVFP()3125 m = instr->VFPMRegValue(precision); in DecodeVCMP()3161 int src = instr->VFPMRegValue(src_precision); in DecodeVCVTBetweenDoubleAndSingle()3248 int src = instr->VFPMRegValue(src_precision); in DecodeVCVTBetweenFloatingPointAndInteger()3308 int src = instr->VFPMRegValue(kSinglePrecision); in DecodeVCVTBetweenFloatingPointAndInteger()3384 int vm = instr->VFPMRegValue(kDoublePrecision); in DecodeType6CoprocessorIns()
540 inline int VFPMRegValue(VFPRegPrecision pre) { in VFPMRegValue() function
361 reg = instr->VFPMRegValue(precision); in FormatVFPRegister()