Searched refs:RdValue (Results 1 – 7 of 7) sorted by relevance
181 int reg = instr->RdValue(); in PrintRd()205 int freg = instr->RdValue(); in PrintFd()219 int sd = instr->RdValue(); in PrintSd()226 int ss = instr->RdValue(); in PrintSs1()233 int ss = instr->RdValue(); in PrintSs2()328 int reg = instr->RdValue(); in FormatRegister()
652 inline int RdValue() const { in RdValue() function
1698 const int32_t rd_reg = instr->RdValue(); in ConfigureTypeRegister()1925 const int32_t rd_reg = instr->RdValue(); in DecodeTypeRegister()
599 inline int RdValue() const { return Bits(15, 12); } in RdValue() function600 DECLARE_STATIC_ACCESSOR(RdValue);
2049 int rd_lo = instr->RdValue(); in DecodeType01()2077 int rd = instr->RdValue(); in DecodeType01()2232 int rd = instr->RdValue(); in DecodeType01()2256 int rd = instr->RdValue(); in DecodeType01()2479 int rd = instr->RdValue(); in DecodeType2()2543 int rd = instr->RdValue(); in DecodeType3()2610 set_register(instr->RdValue(), extr_val); in DecodeType3()2616 set_register(instr->RdValue(), extr_val); in DecodeType3()2628 static_cast<uint32_t>(get_register(instr->RdValue())); in DecodeType3()2639 set_register(instr->RdValue(), rd_val); in DecodeType3()
329 int reg = instr->RdValue(); in FormatRegister()414 int rd = instr->RdValue(); in PrintMovwMovt()
453 reg.code_ = Instruction::RdValue(instr); in GetRd()