qemu-e2k/target-alpha
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 build: move other target-*/ objects to nested Makefile.objs 2012-06-07 09:21:11 +02:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
cpu-qom.h target-alpha: QOM'ify CPU 2012-04-15 21:26:32 +02:00
cpu.c target-alpha: QOM'ify CPU init 2012-04-15 21:26:55 +02:00
cpu.h alpha-linux-user: Work around hosted mmap allocation problems 2012-08-04 09:37:48 -07:00
fpu_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
helper.h target-alpha: Use noreturn marker in helper.h. 2012-03-24 17:08:03 +00:00
int_helper.c target-alpha: Move integer overflow helpers to int_helper.c. 2012-03-24 17:07:30 +00:00
machine.c target-alpha: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
mem_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
sys_helper.c target-alpha: Move palcode support helpers to sys_helper.c. 2012-03-24 17:07:31 +00:00
translate.c Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 2012-09-27 21:38:50 +02:00