Searched refs:rrdInstr (Results 1 – 1 of 1) sorted by relevance
4196 RRDInstruction* rrdInstr = reinterpret_cast<RRDInstruction*>(instr); in DecodeFourByteFloatingPoint() local4197 int r1 = rrdInstr->R1Value(); in DecodeFourByteFloatingPoint()4198 int r2 = rrdInstr->R2Value(); in DecodeFourByteFloatingPoint()4199 int r3 = rrdInstr->R3Value(); in DecodeFourByteFloatingPoint()