Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dcpu.h79 void tricore_cpu_dump_state(CPUState *cpu, FILE *f, int flags);
H A Dcpu.c202 cc->dump_state = tricore_cpu_dump_state; in tricore_cpu_class_init()
H A Dtranslate.c95 void tricore_cpu_dump_state(CPUState *cs, FILE *f, int flags) in tricore_cpu_dump_state() function