Home
last modified time | relevance | path

Searched refs:rrdInstr (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.cc4196 RRDInstruction* rrdInstr = reinterpret_cast<RRDInstruction*>(instr); in DecodeFourByteFloatingPoint() local
4197 int r1 = rrdInstr->R1Value(); in DecodeFourByteFloatingPoint()
4198 int r2 = rrdInstr->R2Value(); in DecodeFourByteFloatingPoint()
4199 int r3 = rrdInstr->R3Value(); in DecodeFourByteFloatingPoint()