Searched defs:set_pc (Results 1 – 17 of 17) sorted by relevance
54 void (*set_pc) (CORE_ADDR newpc); member
107 void set_pc (CORE_ADDR newpc) in set_pc() function
162 void set_pc (CORE_ADDR newpc) in set_pc() function
126 void set_pc (CORE_ADDR newpc) in set_pc() function
165 void set_pc (CORE_ADDR newpc) in set_pc() function
115 void set_pc (CORE_ADDR newpc) in set_pc() function
131 void set_pc ( CORE_ADDR newpc ) in set_pc() function
105 void set_pc (CORE_ADDR newpc) in set_pc() function
138 void set_pc (CORE_ADDR newpc) in set_pc() function
131 void set_pc (CORE_ADDR newpc) in set_pc() function
132 void set_pc (CORE_ADDR newpc) in set_pc() function
250 void set_pc(Address pc) { *pc_address() = pc; } in set_pc() function
458 void set_pc(byte* pc) { pc_ = pc; } in set_pc() function
812 void set_pc(const Instruction* new_pc) { in set_pc() function
1308 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator
1256 void Simulator::set_pc(int64_t value) { in set_pc() function in v8::internal::Simulator
966 void Simulator::set_pc(int32_t value) { in set_pc() function in v8::internal::Simulator