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

  /external/v8/src/mips/
simulator-mips.h 300 bool IsStopInstruction(Instruction* instr);
simulator-mips.cc 623 if (sim_->IsStopInstruction(stop_instr)) {
    [all...]

Completed in 34 milliseconds