Searched refs:RtValue (Results 1 – 11 of 11) sorted by relevance
188 int reg = instr->RtValue(); in PrintRt()233 int freg = instr->RtValue(); in PrintFt()620 int reg = instr->RtValue(); in FormatRegister()1364 } else if (0 == instr->RtValue()) { in DecodeTypeRegisterSPECIAL()1742 if ((instr->RtValue() == 0) && (instr->RsValue() != 0)) { in DecodeTypeImmediate()1744 } else if ((instr->RtValue() != instr->RsValue()) && in DecodeTypeImmediate()1745 (instr->RsValue() != 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()1747 } else if ((instr->RtValue() == instr->RsValue()) && in DecodeTypeImmediate()1748 (instr->RtValue() != 0)) { in DecodeTypeImmediate()1750 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()[all …]
200 int reg = instr->RtValue(); in PrintRt()245 int freg = instr->RtValue(); in PrintFt()661 int reg = instr->RtValue(); in FormatRegister()1599 } else if (0 == instr->RtValue()) { in DecodeTypeRegisterSPECIAL()1972 if ((instr->RtValue() == 0) && (instr->RsValue() != 0)) { in DecodeTypeImmediate()1974 } else if ((instr->RtValue() != instr->RsValue()) && in DecodeTypeImmediate()1975 (instr->RsValue() != 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()1977 } else if ((instr->RtValue() == instr->RsValue()) && in DecodeTypeImmediate()1978 (instr->RtValue() != 0)) { in DecodeTypeImmediate()1980 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()[all …]
499 inline int RtValue() const { return Bits(15, 12); } in RtValue() function
1392 inline int RtValue() const { in RtValue() function1512 return RtValue(); in SecondaryValue()
313 int reg = instr->RtValue(); in FormatRegister()1547 const char* rt_name = converter_.NameOfCPURegister(instr->RtValue()); in DecodeTypeVFP()1597 const char* rt_name = converter_.NameOfCPURegister(instr->RtValue()); in DecodeTypeVFP()
1454 inline int RtValue() const { in RtValue() function1584 return RtValue(); in SecondaryValue()
467 inline int32_t rt_reg() const { return instr_.RtValue(); } in rt_reg()
2750 int32_t rt_reg = instr_.RtValue(); in DecodeTypeRegisterDRsType()6277 int32_t rt_reg = instr_.RtValue(); // Destination register. in DecodeTypeImmediate()
2112 int rt = instr->RtValue(); in DecodeType01()3385 int rt = instr->RtValue(); in DecodeTypeVFP()3425 int rt = instr->RtValue(); in DecodeTypeVFP()3460 int rt = instr->RtValue(); in DecodeTypeVFP()3495 uint32_t rt = instr->RtValue(); in DecodeTypeVFP()3511 uint32_t rt = instr->RtValue(); in DecodeTypeVFP()3566 int t = instr->RtValue(); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()3874 int rt = instr->RtValue(); in DecodeType6CoprocessorIns()
480 inline int32_t rt_reg() const { return instr_.RtValue(); } in rt_reg()
6573 int32_t rt_reg = instr_.RtValue(); // Destination register. in DecodeTypeImmediate()