Searched refs:RsValue (Results 1 – 9 of 9) sorted by relevance
145 int reg = instr->RsValue(); in PrintRs()169 int freg = instr->RsValue(); in PrintFs()303 int reg = instr->RsValue(); in FormatRegister()690 if (instr->RsValue() == 0) { in DecodeTypeRegister()701 if (instr->RsValue() == 0) { in DecodeTypeRegister()879 if (0 == instr->RsValue()) { in DecodeTypeRegister()1292 if (instr->RsValue() != 0) { in DecodeTypeImmediate()
791 inline int RsValue() const { in RsValue() function894 return RsValue(); in SecondaryValue()
1941 const int64_t rs_reg = instr->RsValue(); in ConfigureTypeRegister()1993 *next_pc = get_register(instr->RsValue()); in ConfigureTypeRegister()2261 const int64_t rs_reg = instr->RsValue(); in DecodeTypeRegister()2809 int64_t rs = get_register(instr->RsValue()); in DecodeTypeImmediate()
144 int reg = instr->RsValue(); in PrintRs()168 int freg = instr->RsValue(); in PrintFs()302 int reg = instr->RsValue(); in FormatRegister()645 if (instr->RsValue() == 0) { in DecodeTypeRegister()751 if (0 == instr->RsValue()) { in DecodeTypeRegister()1161 if (instr->RsValue() != 0) { in DecodeTypeImmediate()
777 inline int RsValue() const { in RsValue() function880 return RsValue(); in SecondaryValue()
1874 const int32_t rs_reg = instr->RsValue(); in ConfigureTypeRegister()1922 *next_pc = get_register(instr->RsValue()); in ConfigureTypeRegister()2135 const int32_t rs_reg = instr->RsValue(); in DecodeTypeRegister()2680 int32_t rs = get_register(instr->RsValue()); in DecodeTypeImmediate()
563 inline int RsValue() const { return Bits(11, 8); } in RsValue() function
216 int rs = instr->RsValue(); in PrintShiftRm()312 int reg = instr->RsValue(); in FormatRegister()
1422 int rs = instr->RsValue(); in GetShiftRm()2011 int rs = instr->RsValue(); in DecodeType01()2720 int rs = instr->RsValue(); in DecodeType3()