Searched refs:get_next_pc (Results 1 – 2 of 2) sorted by relevance
2109 static target_ulong get_next_pc(CPURISCVState *env, uintptr_t ra) in get_next_pc() function2138 if ((val & RVC) && (get_next_pc(env, ra) & 3) != 0) { in write_misa()
6405 static target_ulong get_next_pc(CPUS390XState *env, DisasContext *s, in get_next_pc() function6422 !translator_is_same_page(dcbase, get_next_pc(env, dc, dc->base.pc_next))) { in s390x_tr_translate_insn()