Searched refs:rreinst (Results 1 – 1 of 1) sorted by relevance
2736 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByte() local2737 int r1 = rreinst->R1Value(); in DecodeFourByte()2738 int r2 = rreinst->R2Value(); in DecodeFourByte()2746 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByte() local2747 int r1 = rreinst->R1Value(); in DecodeFourByte()2748 int r2 = rreinst->R2Value(); in DecodeFourByte()3488 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByteArithmetic() local3489 int r1 = rreinst->R1Value(); in DecodeFourByteArithmetic()3490 int r2 = rreinst->R2Value(); in DecodeFourByteArithmetic()3505 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByteArithmetic() local[all …]