qemu-e2k/target-microblaze
Richard Henderson fdefe51c28 Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
For all targets that currently call tcg_gen_debug_insn_start,
add CPU_LOG_TB_OP_OPT to the condition that gates it.

This is useful for comparing optimization dumps, when the
pre-optimization dump is merely noise.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-27 21:38:50 +02:00
..
Makefile.objs target-microblaze: switch to AREG0 free mode 2012-09-15 17:44:33 +00:00
cpu-qom.h
cpu.c
cpu.h
helper.c
helper.h target-microblaze: switch to AREG0 free mode 2012-09-15 17:44:33 +00:00
machine.c
microblaze-decode.h
mmu.c
mmu.h
op_helper.c target-microblaze: switch to AREG0 free mode 2012-09-15 17:44:33 +00:00
translate.c Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 2012-09-27 21:38:50 +02:00