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

  /external/v8/src/mips/
simulator-mips.h 329 inline void set_instr(Instruction* instr) { currentInstr_ = instr; } function in class:v8::internal::Simulator
  /external/v8/src/mips64/
simulator-mips64.h 364 inline void set_instr(Instruction* instr) { currentInstr_ = instr; } function in class:v8::internal::Simulator

Completed in 290 milliseconds