HomeSort by relevance Sort by last modified time
    Searched refs:rsinstr (Results 1 - 2 of 2) sorted by null

  /external/v8/src/s390/
disasm-s390.cc 164 RSInstruction* rsinstr = reinterpret_cast<RSInstruction*>(instr); local
165 int reg = rsinstr->B2Value();
169 RSInstruction* rsinstr = reinterpret_cast<RSInstruction*>(instr); local
170 int reg = rsinstr->B2Value();
335 RSInstruction* rsinstr = reinterpret_cast<RSInstruction*>(instr); local
336 uint16_t value = rsinstr->D2Value();
    [all...]
simulator-s390.cc 2893 RSInstruction* rsinstr = reinterpret_cast<RSInstruction*>(instr); local
    [all...]

Completed in 94 milliseconds