Searched refs:RnValue (Results 1 – 4 of 4) sorted by relevance
540 inline int RnValue() const { return Bits(19, 16); } in RnValue() function541 DECLARE_STATIC_ACCESSOR(RnValue);
1608 int rn = instr->RnValue(); in ProcessPU()1670 set_register(instr->RnValue(), rn_val); in HandleRList()1726 set_register(instr->RnValue(), rn_val); in HandleVList()2128 int rn = instr->RnValue(); in DecodeType01()2205 int rn = instr->RnValue(); in DecodeType01()2401 int rn = instr->RnValue(); in DecodeType01()2631 int rn = instr->RnValue(); in DecodeType2()2695 int rn = instr->RnValue(); in DecodeType3()3722 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()3759 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()[all …]
304 int reg = instr->RnValue(); in FormatRegister()
650 reg.reg_code = Instruction::RnValue(instr); in GetRn()