Searched refs:RAValue (Results 1 – 4 of 4) sorted by relevance
1686 int ra = instr->RAValue(); in ExecuteExt2_10bit()1700 int ra = instr->RAValue(); in ExecuteExt2_10bit()1714 int ra = instr->RAValue(); in ExecuteExt2_10bit()1728 int ra = instr->RAValue(); in ExecuteExt2_10bit()1741 int ra = instr->RAValue(); in ExecuteExt2_10bit()1755 int ra = instr->RAValue(); in ExecuteExt2_10bit()1768 int ra = instr->RAValue(); in ExecuteExt2_10bit()1780 int ra = instr->RAValue(); in ExecuteExt2_10bit()1793 int ra = instr->RAValue(); in ExecuteExt2_10bit()1809 int ra = instr->RAValue(); in ExecuteExt2_10bit()[all …]
545 inline int RAValue() const { return Bits(20, 16); } in RAValue() function546 DECLARE_STATIC_ACCESSOR(RAValue);
157 int reg = instr->RAValue(); in FormatRegister()181 reg = instr->RAValue(); in FormatFPRegister()1131 if (instr->RAValue() == 0) { in InstructionDecode()1140 if (instr->RAValue() == 0) { in InstructionDecode()
279 reg.reg_code = Instruction::RAValue(instr); in GetRA()