Lines Matching full:rsinst
2871 RSInstruction* rsinst = reinterpret_cast<RSInstruction*>(instr);2872 int r1 = rsinst->R1Value();2873 int r3 = rsinst->R3Value();2874 int b2 = rsinst->B2Value();2875 int d2 = rsinst->D2Value();