Searched refs:rsinst (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/s390/
H A Dsimulator-s390.cc2855 RSInstruction* rsinst = reinterpret_cast<RSInstruction*>(instr); local
2856 int r1 = rsinst->R1Value();
2857 int r3 = rsinst->R3Value();
2858 int b2 = rsinst->B2Value();
2859 int d2 = rsinst->D2Value();

Completed in 147 milliseconds