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

/external/v8/src/s390/
H A Dsimulator-s390.cc4486 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
4539 int r1 = rxyInstr->R1Value();
4540 int rb = rxyInstr->B2Value();
4541 int rx = rxyInstr->X2Value();
4542 int offset = rxyInstr->D2Value();
4774 int r1 = rxyInstr->R1Value();
4775 int x2 = rxyInstr->X2Value();
4776 int b2 = rxyInstr->B2Value();
4777 int d2 = rxyInstr->D2Value();
4811 int r1 = rxyInstr
5153 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5230 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5269 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5305 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5363 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5461 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
5515 RXYInstruction* rxyInstr = reinterpret_cast<RXYInstruction*>(instr); local
[all...]

Completed in 319 milliseconds