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.c1022 gen_update_pc(s, 0); in gen_hvc()
1039 gen_update_pc(s, 0); in gen_smc()
1048 gen_update_pc(s, 0); in gen_exception_internal_insn()
1106 gen_update_pc(s, 0); in gen_exception_bkpt_insn()
2551 gen_update_pc(s, diff); in gen_goto_tb()
2562 gen_update_pc(s, diff); in gen_jmp_tb()
2861 gen_update_pc(s, 0); in gen_msr_banked()
2880 gen_update_pc(s, 0); in gen_mrs_banked()
3070 gen_update_pc(s, 0); in do_coproc_insn()
3082 gen_update_pc(s, 0); in do_coproc_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.inc804 gen_update_pc(ctx, ctx->cur_insn_len);
828 gen_update_pc(ctx, ctx->cur_insn_len);
839 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.c233 static void gen_update_pc(DisasContext *ctx, target_long diff) in gen_update_pc() function
241 gen_update_pc(ctx, 0); in generate_exception()
301 gen_update_pc(ctx, diff); in gen_goto_tb()
305 gen_update_pc(ctx, diff); in gen_goto_tb()
309 gen_update_pc(ctx, diff); in gen_goto_tb()