Searched refs:RnValue (Results 1 – 4 of 4) sorted by relevance
597 inline int RnValue() const { return Bits(19, 16); } in RnValue() function598 DECLARE_STATIC_ACCESSOR(RnValue);
1585 int rn = instr->RnValue(); in ProcessPUW()2013 int rn = instr->RnValue(); in DecodeType01()2078 int rn = instr->RnValue(); in DecodeType01()2257 int rn = instr->RnValue(); in DecodeType01()2480 int rn = instr->RnValue(); in DecodeType2()2544 int rn = instr->RnValue(); in DecodeType3()3138 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()3175 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()3194 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()
325 int reg = instr->RnValue(); in FormatRegister()
460 reg.code_ = Instruction::RnValue(instr); in GetRn()