Searched refs:RsValue (Results 1 – 6 of 6) sorted by relevance
169 int reg = instr->RsValue(); in PrintRs()193 int freg = instr->RsValue(); in PrintFs()320 int reg = instr->RsValue(); in FormatRegister()636 if (instr->RsValue() == 0) { in DecodeTypeRegister()700 if (0 == instr->RsValue()) { in DecodeTypeRegister()
640 inline int RsValue() const { in RsValue() function739 return RsValue(); in SecondaryValue()
1692 const int32_t rs_reg = instr->RsValue(); in ConfigureTypeRegister()1742 next_pc = get_register(instr->RsValue()); in ConfigureTypeRegister()1919 const int32_t rs_reg = instr->RsValue(); in DecodeTypeRegister()2298 int32_t rs = get_register(instr->RsValue()); in DecodeTypeImmediate()
648 inline int RsValue() const { return Bits(11, 8); } in RsValue() function
236 int rs = instr->RsValue(); in PrintShiftRm()333 int reg = instr->RsValue(); in FormatRegister()
1482 int rs = instr->RsValue(); in GetShiftRm()2015 int rs = instr->RsValue(); in DecodeType01()