Searched refs:rreinst (Results 1 – 1 of 1) sorted by relevance
2716 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByte() local2717 int r1 = rreinst->R1Value(); in DecodeFourByte()2718 int r2 = rreinst->R2Value(); in DecodeFourByte()2726 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByte() local2727 int r1 = rreinst->R1Value(); in DecodeFourByte()2728 int r2 = rreinst->R2Value(); in DecodeFourByte()3468 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByteArithmetic() local3469 int r1 = rreinst->R1Value(); in DecodeFourByteArithmetic()3470 int r2 = rreinst->R2Value(); in DecodeFourByteArithmetic()3485 RREInstruction* rreinst = reinterpret_cast<RREInstruction*>(instr); in DecodeFourByteArithmetic() local[all …]