Searched defs:IsStopInstruction (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/mips/ | ||
D | simulator-mips.cc | 1785 bool Simulator::IsStopInstruction(Instruction* instr) { in IsStopInstruction() function in v8::internal::Simulator |
/external/v8/src/mips64/ | ||
D | simulator-mips64.cc | 1850 bool Simulator::IsStopInstruction(Instruction* instr) { in IsStopInstruction() function in v8::internal::Simulator |