Searched defs:set_pc (Results 1 – 16 of 16) sorted by relevance
54 void (*set_pc) (CORE_ADDR newpc); member
127 void set_pc (CORE_ADDR newpc) in set_pc() function
108 void set_pc (CORE_ADDR newpc) in set_pc() function
163 void set_pc (CORE_ADDR newpc) in set_pc() function
166 void set_pc (CORE_ADDR newpc) in set_pc() function
116 void set_pc (CORE_ADDR newpc) in set_pc() function
106 void set_pc (CORE_ADDR newpc) in set_pc() function
139 void set_pc (CORE_ADDR newpc) in set_pc() function
132 void set_pc (CORE_ADDR newpc) in set_pc() function
133 void set_pc (CORE_ADDR newpc) in set_pc() function
179 inline void set_pc(Instruction* new_pc) { 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
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