Searched refs:RnValue (Results 1 – 4 of 4) sorted by relevance
485 inline int RnValue() const { return Bits(19, 16); } in RnValue() function486 DECLARE_STATIC_ACCESSOR(RnValue) in DECLARE_STATIC_ACCESSOR() argument
689 return Register::from_code(Instruction::RnValue(instr)); in GetRn()
1442 int rn = instr->RnValue(); in ProcessPU()1502 set_register(instr->RnValue(), rn_val); in HandleRList()1555 set_register(instr->RnValue(), rn_val); in HandleVList()1977 int rn = instr->RnValue(); in DecodeType01()2053 int rn = instr->RnValue(); in DecodeType01()2089 int rn = instr->RnValue(); in DecodeType01()2136 int rn = instr->RnValue(); in DecodeType01()2337 int rn = instr->RnValue(); in DecodeType01()2569 int rn = instr->RnValue(); in DecodeType2()2631 int rn = instr->RnValue(); in DecodeType3()[all …]
294 int reg = instr->RnValue(); in FormatRegister()1047 if (instr->HasL() && (instr->RnValue() == kPCRegister)) { in DecodeType2()1055 if (instr->HasL() && (instr->RnValue() == kPCRegister)) { in DecodeType2()