qemu-e2k/target-sparc
Richard Henderson b884fc5eca target-sparc: Make CPU_LOG_INT useful by default
No need for ifdefs when the log mask does just as well.
No need to print pc/npc when we're dumping the whole cpu state.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-10-07 16:39:29 +00:00
..
cc_helper.c
cpu-qom.h
cpu.c target-sparc: Tidy cpu_dump_state 2012-10-07 16:39:29 +00:00
cpu.h target-sparc: Let cpu_sparc_init() return SPARCCPU 2012-06-04 23:00:45 +02:00
fop_helper.c target-sparc: fix fcmp{s,d,q} instructions wrt exception 2012-09-08 09:03:45 +00:00
helper.c
helper.h
int32_helper.c target-sparc: Make CPU_LOG_INT useful by default 2012-10-07 16:39:29 +00:00
int64_helper.c target-sparc: Make CPU_LOG_INT useful by default 2012-10-07 16:39:29 +00:00
ldst_helper.c qemu-log: use LOG_UNIMP for some target CPU cases 2012-06-21 18:45:22 +00:00
machine.c
Makefile.objs Remove unused CONFIG_TCG_PASS_AREG0 and dead code 2012-09-15 17:51:14 +00:00
mmu_helper.c
TODO
translate.c Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 2012-09-27 21:38:50 +02:00
vis_helper.c
win_helper.c