Searched refs:VCValue (Results 1 – 3 of 3) sorted by relevance
1572 if ((instr->VCValue() == 0x0) && in DecodeTypeVFP()1575 } else if ((instr->VLValue() == 0x0) && (instr->VCValue() == 0x1)) { in DecodeTypeVFP()1613 } else if ((instr->VLValue() == 0x1) && (instr->VCValue() == 0x1)) { in DecodeTypeVFP()1642 } else if ((instr->VCValue() == 0x0) && in DecodeTypeVFP()1695 VERIFY((instr->Bit(4) == 1) && (instr->VCValue() == 0x0) && in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
551 inline int VCValue() const { return Bit(8); } in VCValue() function
3352 if ((instr->VCValue() == 0x0) && in DecodeTypeVFP()3355 } else if ((instr->VLValue() == 0x0) && (instr->VCValue() == 0x1)) { in DecodeTypeVFP()3432 } else if ((instr->VLValue() == 0x1) && (instr->VCValue() == 0x1)) { in DecodeTypeVFP()3467 (instr->VCValue() == 0x0) && in DecodeTypeVFP()3490 (instr->VCValue() == 0x0) && in DecodeTypeVFP()3546 DCHECK((instr->Bit(4) == 1) && (instr->VCValue() == 0x0) && in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()