Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dlog.h16 static inline void log_cpu_state(CPUState *cpu, int flags) in log_cpu_state() function
36 log_cpu_state(cpu, flags); in log_cpu_state_mask()
/qemu/target/sparc/
H A Dint32_helper.c118 log_cpu_state(cs, 0); in sparc_cpu_do_interrupt()
H A Dint64_helper.c160 log_cpu_state(cs, 0); in sparc_cpu_do_interrupt()
/qemu/hw/core/
H A Dcpu-common.c124 log_cpu_state(cpu, cpu->cc->reset_dump_flags); in cpu_common_reset_hold()
/qemu/target/sh4/
H A Dhelper.c142 log_cpu_state(cs, 0); in superh_cpu_do_interrupt()
/qemu/target/i386/tcg/
H A Dseg_helper.c1213 log_cpu_state(CPU(cpu), CPU_DUMP_CCOP); in do_interrupt_all()