Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.cc4465 SILInstruction* silInstr = reinterpret_cast<SILInstruction*>(instr); in DecodeSixByte() local
4872 int b1 = silInstr->B1Value(); in DecodeSixByte()
4873 intptr_t d1 = silInstr->D1Value(); in DecodeSixByte()
4874 int16_t i2 = silInstr->I2Value(); in DecodeSixByte()
4882 int b1 = silInstr->B1Value(); in DecodeSixByte()
4883 intptr_t d1 = silInstr->D1Value(); in DecodeSixByte()
4884 int16_t i2 = silInstr->I2Value(); in DecodeSixByte()