qemu-e2k/target-i386
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
..
arch_dump.c
arch_memory_mapping.c
cc_helper_template.h
cc_helper.c
cpu-qom.h
cpu.c Merge remote-tracking branch 'stefanha/trivial-patches' into staging 2012-09-25 16:06:16 -05:00
cpu.h target-i386: Add missing CPUID_* constants 2012-09-21 15:12:58 +02:00
excp_helper.c
fpu_helper.c x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
helper.c
helper.h x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
hyperv.c
hyperv.h
int_helper.c
ioport-user.c
kvm_i386.h kvm: i386: Add services required for PCI device assignment 2012-09-10 15:29:59 +03:00
kvm-stub.c
kvm.c kvm: i386: Add services required for PCI device assignment 2012-09-10 15:29:59 +03:00
machine.c kvm: get/set PV EOI MSR 2012-08-29 10:51:28 -05:00
Makefile.objs x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
mem_helper.c x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
misc_helper.c x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
ops_sse_header.h
ops_sse.h
seg_helper.c x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
shift_helper_template.h
smm_helper.c
svm_helper.c x86: switch to AREG0 free mode 2012-08-14 19:01:26 +00:00
svm.h
TODO
translate.c Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 2012-09-27 21:38:50 +02:00