Searched refs:get_pc (Results 1 – 12 of 12) sorted by relevance
130 reinterpret_cast<char**>(sim_->get_pc() + Instr::kInstrSize); in Stop()148 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstructionSize); in Stop()163 char* msg = *reinterpret_cast<char**>(sim_->get_pc() + in Stop()170 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize); in Stop()178 return sim_->get_pc(); in GetRegisterValue()187 return sim_->get_pc(); in GetFPURegisterValueInt()196 return sim_->get_pc(); in GetFPURegisterValueLong()205 return sim_->get_pc(); in GetFPURegisterValueFloat()214 return sim_->get_pc(); in GetFPURegisterValueDouble()375 while (!done && (sim_->get_pc() != Simulator::end_sim_pc)) { in Debug()[all …]
202 int32_t get_pc() const;
109 reinterpret_cast<char**>(sim_->get_pc() + Instruction::kInstrSize); in Stop()127 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize); in Stop()140 char* msg = *reinterpret_cast<char**>(sim_->get_pc() in Stop()152 sim_->set_pc(sim_->get_pc() + 2 * Instruction::kInstrSize); in Stop()160 return sim_->get_pc(); in GetRegisterValue()280 if (last_pc != sim_->get_pc()) { in Debug()286 reinterpret_cast<byte*>(sim_->get_pc())); in Debug()287 PrintF(" 0x%08x %s\n", sim_->get_pc(), buffer.start()); in Debug()288 last_pc = sim_->get_pc(); in Debug()309 sim_->InstructionDecode(reinterpret_cast<Instruction*>(sim_->get_pc())); in Debug()[all …]
175 int32_t get_pc() const;
50 CORE_ADDR (*get_pc) (void); member
95 CORE_ADDR get_pc (void) in get_pc() function260 get_pc,
96 CORE_ADDR get_pc (void) in get_pc() function193 get_pc,
110 CORE_ADDR get_pc (void) in get_pc() function290 get_pc,
105 CORE_ADDR get_pc (void) in get_pc() function285 get_pc,
497 stop_pc = (*the_low_target.get_pc) (); in valgrind_wait()529 resume_pc = (*the_low_target.get_pc) (); in valgrind_resume()
155 CORE_ADDR get_pc (void) in get_pc() function330 get_pc,
152 CORE_ADDR get_pc (void) in get_pc() function327 get_pc,