Searched refs:RnValue (Results 1 – 4 of 4) sorted by relevance
524 inline int RnValue() const { return Bits(19, 16); } in RnValue() function525 DECLARE_STATIC_ACCESSOR(RnValue);
1584 int rn = instr->RnValue(); in ProcessPU()1646 set_register(instr->RnValue(), rn_val); in HandleRList()1702 set_register(instr->RnValue(), rn_val); in HandleVList()2074 int rn = instr->RnValue(); in DecodeType01()2151 int rn = instr->RnValue(); in DecodeType01()2332 int rn = instr->RnValue(); in DecodeType01()2555 int rn = instr->RnValue(); in DecodeType2()2619 int rn = instr->RnValue(); in DecodeType3()3638 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()3675 int rn = instr->RnValue(); in DecodeType6CoprocessorIns()[all …]
303 int reg = instr->RnValue(); in FormatRegister()
643 reg.reg_code = Instruction::RnValue(instr); in GetRn()