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

/external/v8/src/s390/
H A Dsimulator-s390.cc3208 RRFInstruction* rrfInst = reinterpret_cast<RRFInstruction*>(instr); local
3287 int r1 = rrfInst->R1Value();
3288 int r2 = rrfInst->R2Value();
3289 int r3 = rrfInst->R3Value();
3320 int r1 = rrfInst->R1Value();
3321 int r2 = rrfInst->R2Value();
3322 int r3 = rrfInst->R3Value();
3375 RRFInstruction* rrfInst = reinterpret_cast<RRFInstruction*>(instr); local
3394 int r1 = rrfInst->R1Value();
3395 int r2 = rrfInst
4402 RRFInstruction* rrfInst = reinterpret_cast<RRFInstruction*>(instr); local
4428 RRFInstruction* rrfInst = reinterpret_cast<RRFInstruction*>(instr); local
[all...]

Completed in 85 milliseconds