Home
last modified time | relevance | path

Searched defs:next_pc (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/arc/kernel/
H A Ddisasm.c562 unsigned long *next_pc, unsigned long *tgt_if_br) in disasm_next_pc()
H A Dkprobes.c127 unsigned long next_pc; in setup_singlestep() local
/openbmc/linux/arch/microblaze/kernel/
H A Dunwind.c196 unsigned long next_fp, next_pc = 0; in microblaze_unwind_inner() local
/openbmc/qemu/hw/m68k/
H A Dnext-cube.c907 struct NeXTPC *next_pc = NEXT_PC(pcdev); in next_scsi_init() local
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c3232 unsigned long next_pc; in emulate_update_regs() local
/openbmc/qemu/target/tricore/
H A Dop_helper.c2543 void helper_call(CPUTriCoreState *env, uint32_t next_pc) in helper_call()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c353 TCGv_i64 next_pc = to_next ? tcg_constant_i64(s->pc_tmp) : psw_addr; in per_branch() local