Searched refs:cpu_pc_from_tb (Results 1 – 4 of 4) sorted by relevance
691 static inline void cpu_pc_from_tb(CPUMIPSState *env, TranslationBlock *tb) in cpu_pc_from_tb() function
114 cpu_pc_from_tb(env, tb); in cpu_exec_nocache()602 cpu_pc_from_tb(env, tb); in cpu_exec()
913 static inline void cpu_pc_from_tb(CPUARMState *env, TranslationBlock *tb) in cpu_pc_from_tb() function
1118 static inline void cpu_pc_from_tb(CPUX86State *env, TranslationBlock *tb) in cpu_pc_from_tb() function