Searched refs:ExecuteInstruction (Results 1 – 9 of 9) sorted by relevance
330 void ExecuteInstruction(Instruction* instr);
232 sim_->ExecuteInstruction( in Debug()246 sim_->ExecuteInstruction( in Debug()257 sim_->ExecuteInstruction( in Debug()3834 void Simulator::ExecuteInstruction(Instruction* instr) { in ExecuteInstruction() function in v8::internal::Simulator3865 ExecuteInstruction(instr); in Execute()3878 ExecuteInstruction(instr); in Execute()
313 void ExecuteInstruction() {
446 ExecuteInstruction(); in Run()3420 ExecuteInstruction(); in Debug()3427 ExecuteInstruction(); in Debug()
592 ExecuteInstruction(); in Run()
827 void ExecuteInstruction() { in ExecuteInstruction() function
151 ExecuteInstruction(); in Run()
232 sim_->ExecuteInstruction( in Debug()250 sim_->ExecuteInstruction( in Debug()267 sim_->ExecuteInstruction( in Debug()279 sim_->ExecuteInstruction( in Debug()2677 ExecuteInstruction(reinterpret_cast<Instruction*>(addr), false); in DecodeFourByte()5584 void Simulator::ExecuteInstruction(Instruction* instr, bool auto_incr_pc) { in ExecuteInstruction() function in v8::internal::Simulator5632 ExecuteInstruction(instr); in Execute()5644 ExecuteInstruction(instr); in Execute()6722 ExecuteInstruction(reinterpret_cast<Instruction*>(addr), false); in EVALUATE()
446 void ExecuteInstruction(Instruction* instr, bool auto_incr_pc = true);