Searched refs:RtValue (Results 1 – 11 of 11) sorted by relevance
170 int reg = instr->RtValue(); in PrintRt()205 int freg = instr->RtValue(); in PrintFt()482 int reg = instr->RtValue(); in FormatRegister()1171 } else if (0 == instr->RtValue()) { in DecodeTypeRegisterSPECIAL()1472 if ((instr->RtValue() == 0) && (instr->RsValue() != 0)) { in DecodeTypeImmediate()1474 } else if ((instr->RtValue() != instr->RsValue()) && in DecodeTypeImmediate()1475 (instr->RsValue() != 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()1477 } else if ((instr->RtValue() == instr->RsValue()) && in DecodeTypeImmediate()1478 (instr->RtValue() != 0)) { in DecodeTypeImmediate()1480 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()[all …]
984 inline int RtValue() const { in RtValue() function1087 return RtValue(); in SecondaryValue()
363 inline int32_t rt_reg() const { return instr_.RtValue(); } in rt_reg()
2614 int32_t rt_reg = instr_.RtValue(); in DecodeTypeRegisterDRsType()4147 int32_t rt_reg = instr_.RtValue(); // Destination register. in DecodeTypeImmediate()
178 int reg = instr->RtValue(); in PrintRt()213 int freg = instr->RtValue(); in PrintFt()498 int reg = instr->RtValue(); in FormatRegister()1377 } else if (0 == instr->RtValue()) { in DecodeTypeRegisterSPECIAL()1666 if ((instr->RtValue() == 0) && (instr->RsValue() != 0)) { in DecodeTypeImmediate()1668 } else if ((instr->RtValue() != instr->RsValue()) && in DecodeTypeImmediate()1669 (instr->RsValue() != 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()1671 } else if ((instr->RtValue() == instr->RsValue()) && in DecodeTypeImmediate()1672 (instr->RtValue() != 0)) { in DecodeTypeImmediate()1674 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) { in DecodeTypeImmediate()[all …]
1030 inline int RtValue() const { in RtValue() function1143 return RtValue(); in SecondaryValue()
384 inline int32_t rt_reg() const { return instr_.RtValue(); } in rt_reg()
4347 int32_t rt_reg = instr_.RtValue(); // Destination register. in DecodeTypeImmediate()
322 int reg = instr->RtValue(); in FormatRegister()1549 int rt = instr->RtValue(); in DecodeTypeVFP()1571 int Rt = instr->RtValue(); in DecodeTypeVFP()1586 int rt = instr->RtValue(); in DecodeTypeVFP()
556 inline int RtValue() const { return Bits(15, 12); } in RtValue() function
2175 int rt = instr->RtValue(); in DecodeType01()3434 int rt = instr->RtValue(); in DecodeTypeVFP()3474 int rt = instr->RtValue(); in DecodeTypeVFP()3510 int rt = instr->RtValue(); in DecodeTypeVFP()3546 uint32_t rt = instr->RtValue(); in DecodeTypeVFP()3569 uint32_t rt = instr->RtValue(); in DecodeTypeVFP()3624 int t = instr->RtValue(); in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()3930 int rt = instr->RtValue(); in DecodeType6CoprocessorIns()