Searched refs:RdValue (Results 1 – 10 of 10) sorted by relevance
156 int reg = instr->RdValue(); in PrintRd()180 int freg = instr->RdValue(); in PrintFd()194 int sd = instr->RdValue(); in PrintSd()201 int ss = instr->RdValue(); in PrintSs1()208 int ss = instr->RdValue(); in PrintSs2()310 int reg = instr->RdValue(); in FormatRegister()
789 inline int RdValue() const { in RdValue() function
1880 const int32_t rd_reg = instr->RdValue(); in ConfigureTypeRegister()1923 *return_addr_reg = instr->RdValue(); in ConfigureTypeRegister()2141 const int32_t rd_reg = instr->RdValue(); in DecodeTypeRegister()
157 int reg = instr->RdValue(); in PrintRd()181 int freg = instr->RdValue(); in PrintFd()195 int sd = instr->RdValue(); in PrintSd()202 int ss = instr->RdValue(); in PrintSs1()209 int ss = instr->RdValue(); in PrintSs2()311 int reg = instr->RdValue(); in FormatRegister()
803 inline int RdValue() const { in RdValue() function
1947 const int64_t rd_reg = instr->RdValue(); in ConfigureTypeRegister()1994 *return_addr_reg = instr->RdValue(); in ConfigureTypeRegister()2267 const int64_t rd_reg = instr->RdValue(); in DecodeTypeRegister()
514 inline int RdValue() const { return Bits(15, 12); } in RdValue() function515 DECLARE_STATIC_ACCESSOR(RdValue);
2027 int rd = instr->RdValue(); in DecodeType01()2057 int rd_lo = instr->RdValue(); in DecodeType01()2085 int rd = instr->RdValue(); in DecodeType01()2240 int rd = instr->RdValue(); in DecodeType01()2266 int rd = instr->RdValue(); in DecodeType01()2489 int rd = instr->RdValue(); in DecodeType2()2553 int rd = instr->RdValue(); in DecodeType3()2757 set_register(instr->RdValue(), extr_val); in DecodeType3()2763 set_register(instr->RdValue(), extr_val); in DecodeType3()2775 static_cast<uint32_t>(get_register(instr->RdValue())); in DecodeType3()[all …]
308 int reg = instr->RdValue(); in FormatRegister()437 int rd = instr->RdValue(); in PrintMovwMovt()
618 reg.code_ = Instruction::RdValue(instr); in GetRd()