Home
last modified time | relevance | path

Searched refs:VFPDRegValue (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc1549 vd = instr->VFPDRegValue(precision); in HandleVList()
3175 int d = instr->VFPDRegValue(kSinglePrecision); in DecodeTypeVFP()
3179 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeTypeVFP()
3590 int d = instr->VFPDRegValue(precision); in DecodeVCMP()
3640 int dst = instr->VFPDRegValue(dst_precision); in DecodeVCVTBetweenDoubleAndSingle()
3775 int dst = instr->VFPDRegValue(kSinglePrecision); in DecodeVCVTBetweenFloatingPointAndInteger()
3797 int dst = instr->VFPDRegValue(src_precision); in DecodeVCVTBetweenFloatingPointAndInteger()
3836 int vd = instr->VFPDRegValue(kSinglePrecision); in DecodeType6CoprocessorIns()
3893 int vd = instr->VFPDRegValue(kDoublePrecision); in DecodeType6CoprocessorIns()
4089 int vd = instr->VFPDRegValue(kDoublePrecisio in VmovImmediate()
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dconstants-arm.h516 inline int VFPDRegValue(VFPRegPrecision pre) { in VFPDRegValue() function in v8::internal::Instruction
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc355 reg = instr->VFPDRegValue(precision); in FormatVFPRegister()
1766 int vd = instr->VFPDRegValue(kSimd128Precision); in DecodeVmovImmediate()
2159 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeAdvancedSIMDDataProcessing()
2165 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing()
2178 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeAdvancedSIMDDataProcessing()
2184 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing()
2193 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeAdvancedSIMDDataProcessing()
2204 int Vd = instr->VFPDRegValue(kSimd128Precision); in DecodeAdvancedSIMDDataProcessing()
2223 int Vd = instr->VFPDRegValue(kDoublePrecision); in DecodeAdvancedSIMDDataProcessing()
2244 int Vd = instr->VFPDRegValue(kSimd128Precisio in DecodeAdvancedSIMDTwoOrThreeRegisters()
[all...]

Completed in 15 milliseconds