Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c750 void gen_update_pc(DisasContext *s, target_long diff) in gen_update_pc() function
866 gen_update_pc(s, curr_insn_len(s)); in gen_blxns()
1022 gen_update_pc(s, 0); in gen_hvc()
1030 gen_update_pc(s, curr_insn_len(s)); in gen_hvc()
1039 gen_update_pc(s, 0); in gen_smc()
1041 gen_update_pc(s, curr_insn_len(s)); in gen_smc()
1048 gen_update_pc(s, 0); in gen_exception_internal_insn()
1077 gen_update_pc(s, pc_diff); in gen_exception_insn_el_v()
1097 gen_update_pc(s, pc_diff); in gen_exception_insn()
1106 gen_update_pc(s, 0); in gen_exception_bkpt_insn()
[all …]
H A Dtranslate-a32.h43 void gen_update_pc(DisasContext *s, target_long diff);
H A Dtranslate-vfp.c823 gen_update_pc(s, 0); in trans_VMSR_VMRS()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvzawrs.c.inc36 gen_update_pc(ctx, ctx->cur_insn_len);
H A Dtrans_privileged.c.inc113 gen_update_pc(ctx, ctx->cur_insn_len);
H A Dtrans_rvzce.c.inc302 gen_update_pc(ctx, 0);
H A Dtrans_rvi.c.inc859 gen_update_pc(ctx, ctx->cur_insn_len);
883 gen_update_pc(ctx, ctx->cur_insn_len);
894 gen_update_pc(ctx, ctx->cur_insn_len);
H A Dtrans_xthead.c.inc1001 gen_update_pc(ctx, ctx->cur_insn_len);
H A Dtrans_rvv.c.inc186 gen_update_pc(s, s->cur_insn_len);
205 gen_update_pc(s, s->cur_insn_len);
/openbmc/qemu/target/riscv/
H A Dtranslate.c241 static void gen_update_pc(DisasContext *ctx, target_long diff) in gen_update_pc() function
249 gen_update_pc(ctx, 0); in generate_exception()
309 gen_update_pc(ctx, diff); in gen_goto_tb()
313 gen_update_pc(ctx, diff); in gen_goto_tb()
317 gen_update_pc(ctx, diff); in gen_goto_tb()