Searched refs:VLValue (Results 1 – 3 of 3) sorted by relevance
1158 if (instr->VLValue() == 0) { in DecodeTypeVFP()1181 bool to_arm_register = (instr->VLValue() == 0x1); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()1303 bool to_vfp_register = (instr->VLValue() == 0x1); in DecodeType6CoprocessorIns()1343 bool to_vfp_register = (instr->VLValue() == 0x1); in DecodeType6CoprocessorIns()
618 inline int VLValue() const { return Bit(20); } in VLValue() function
1655 bool load = (instr->VLValue() == 0x1); in HandleVList()2833 } else if ((instr->VLValue() == 0x1) && in DecodeTypeVFP()2855 } else if ((instr->VLValue() == 0x0) && in DecodeTypeVFP()2891 bool to_arm_register = (instr->VLValue() == 0x1); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()