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()1725 int ra = instr->RAValue(); in ExecuteExt2_10bit()1736 int ra = instr->RAValue(); in ExecuteExt2_10bit()1750 int ra = instr->RAValue(); in ExecuteExt2_10bit()1768 int ra = instr->RAValue(); in ExecuteExt2_10bit()1782 int ra = instr->RAValue(); in ExecuteExt2_10bit()1795 int ra = instr->RAValue(); in ExecuteExt2_10bit()1809 int ra = instr->RAValue(); in ExecuteExt2_10bit()[all …]
159 int reg = instr->RAValue(); in FormatRegister()183 reg = instr->RAValue(); in FormatFPRegister()1180 if (instr->RAValue() == 0) { in InstructionDecode()1189 if (instr->RAValue() == 0) { in InstructionDecode()
2812 inline int RAValue() const { return Bits(20, 16); } in RAValue() function2813 DECLARE_STATIC_ACCESSOR(RAValue);
319 reg.reg_code = Instruction::RAValue(instr); in GetRA()