qemu-e2k/target/cris
Thomas Huth ba3fa397a1 target/cris/translate: Get rid of qemu_log_separate()
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>
2018-10-16 17:57:23 +02:00
..
Makefile.objs
cpu-qom.h
cpu.c target: Do not include "exec/exec-all.h" if it is not necessary 2018-06-01 14:15:10 +02:00
cpu.h cpu: get rid of unused cpu_init() defines 2018-03-19 14:10:36 -03:00
crisv10-decode.h
crisv32-decode.h
gdbstub.c
helper.c accel/tcg: add size paremeter in tlb_fill() 2018-01-25 16:02:24 +01:00
helper.h target-cris: Use clz opcode 2017-01-10 08:06:11 -08:00
machine.c
mmu.c
mmu.h
op_helper.c icount: fix cpu_restore_state_from_tb for non-tb-exit cases 2018-04-11 09:05:22 +10:00
opcode-cris.h
translate.c target/cris/translate: Get rid of qemu_log_separate() 2018-10-16 17:57:23 +02:00
translate_v10.inc.c rename included C files to foo.inc.c, remove osdep.h 2018-05-11 14:33:40 +02:00