ba3fa397a1
The gen_BUG() function calls already cpu_abort(), which prints the information to stderr and the log already. So instead of additionally printing the dc->pc via fprintf() and qemu_log here, too, we can simply pass this information to cpu_abort() instead. Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
---|---|---|
.. | ||
cpu-qom.h | ||
cpu.c | ||
cpu.h | ||
crisv10-decode.h | ||
crisv32-decode.h | ||
gdbstub.c | ||
helper.c | ||
helper.h | ||
machine.c | ||
Makefile.objs | ||
mmu.c | ||
mmu.h | ||
op_helper.c | ||
opcode-cris.h | ||
translate_v10.inc.c | ||
translate.c |