Searched defs:rxyInstr (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/s390/
H A Dsimulator-s390.cc4483 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
4536 int r1 = rxyInstr->R1Value();
4537 int rb = rxyInstr->B2Value();
4538 int rx = rxyInstr->X2Value();
4539 int offset = rxyInstr->D2Value();
4771 int r1 = rxyInstr->R1Value();
4772 int x2 = rxyInstr->X2Value();
4773 int b2 = rxyInstr->B2Value();
4774 int d2 = rxyInstr->D2Value();
4808 int r1 = rxyInstr
5150 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5227 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5266 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5302 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5360 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5458 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5512 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
[all...]

Completed in 99 milliseconds