Searched refs:set_pc (Results 1 – 8 of 8) sorted by relevance
41 bool set_pc; member
115 set_pc(env, env->CSR_TLBRERA); in helper_ertn()122 set_pc(env, env->CSR_ERA); in helper_ertn()
64 #define set_pc(x) __asm__ __volatile__ ("mov pc, %0\n\t" : : "r"(x)) macro
407 cc->set_pc = s390_cpu_set_pc; in s390_cpu_class_init()
116 future the internal state 'set_pc' (which exists in the generic loader
369 cc->set_pc = hexagon_cpu_set_pc; in hexagon_cpu_class_init()
180 +void RegsRiscv64::set_pc(uint64_t pc) {486 + void set_pc(uint64_t pc) override;