Home
last modified time | relevance | path

Searched refs:VCValue (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm/
Ddisasm-arm.cc1140 if ((instr->VCValue() == 0x0) && in DecodeTypeVFP()
1143 } else if ((instr->VCValue() == 0x0) && in DecodeTypeVFP()
1166 ASSERT((instr->Bit(4) == 1) && (instr->VCValue() == 0x0) && in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
Dconstants-arm.h620 inline int VCValue() const { return Bit(8); } in VCValue() function
Dsimulator-arm.cc2701 if ((instr->VCValue() == 0x0) && in DecodeTypeVFP()
2705 (instr->VCValue() == 0x0) && in DecodeTypeVFP()
2727 (instr->VCValue() == 0x0) && in DecodeTypeVFP()
2757 ASSERT((instr->Bit(4) == 1) && (instr->VCValue() == 0x0) && in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()