Home
last modified time | relevance | path

Searched refs:pc_succ_insn (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/tricore/
H A Dtranslate.c74 target_ulong pc_succ_insn; member
2852 gen_goto_tb(ctx, 1, ctx->pc_succ_insn); in gen_branch_cond()
2873 gen_goto_tb(ctx, 0, ctx->pc_succ_insn); in gen_loop()
2882 tcg_gen_movi_tl(cpu_gpr_a[11], ctx->pc_succ_insn); in gen_fcall_save_ctx()
2911 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch()
3002 gen_helper_1arg(call, ctx->pc_succ_insn); in gen_compute_branch()
3014 tcg_gen_movi_tl(cpu_gpr_a[11], ctx->pc_succ_insn); in gen_compute_branch()
6077 gen_helper_1arg(call, ctx->pc_succ_insn); in decode_rr_idirect()
8408 ctx->pc_succ_insn = ctx->base.pc_next + 2; in tricore_tr_translate_insn()
8414 ctx->pc_succ_insn = ctx->base.pc_next + 4; in tricore_tr_translate_insn()
[all …]