Lines Matching refs:pc_succ_insn
74 target_ulong pc_succ_insn; member
2851 gen_goto_tb(ctx, 1, ctx->pc_succ_insn); in gen_branch_cond()
2872 gen_goto_tb(ctx, 0, ctx->pc_succ_insn); in gen_loop()
2881 tcg_gen_movi_tl(cpu_gpr_a[11], ctx->pc_succ_insn); in gen_fcall_save_ctx()
2910 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch()
3001 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch()
3013 tcg_gen_movi_tl(cpu_gpr_a[11], ctx->pc_succ_insn); in gen_compute_branch()
3019 tcg_gen_movi_tl(cpu_gpr_a[11], ctx->pc_succ_insn); in gen_compute_branch()
6073 tcg_gen_movi_tl(cpu_gpr_a[11], ctx->pc_succ_insn); in decode_rr_idirect()
6076 gen_helper_1arg(call, ctx->pc_succ_insn); in decode_rr_idirect()
8407 ctx->pc_succ_insn = ctx->base.pc_next + 2; in tricore_tr_translate_insn()
8413 ctx->pc_succ_insn = ctx->base.pc_next + 4; in tricore_tr_translate_insn()
8416 ctx->base.pc_next = ctx->pc_succ_insn; in tricore_tr_translate_insn()