Searched defs:set_pc (Results 1 – 3 of 3) sorted by relevance
41 bool set_pc; member
165 void (*set_pc)(CPUState *cpu, vaddr value); member
476 static inline void set_pc(CPULoongArchState *env, uint64_t value) in set_pc() function