qemu-e2k/target-unicore32
Richard Henderson 667b8e29c5 target-*: Unconditionally emit tcg_gen_insn_start
While we're at it, emit the opcode adjacent to where we currently
record data for search_pc.  This puts gen_io_start et al on the
"correct" side of the marker.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-10-07 20:36:27 +11:00
..
cpu-qom.h
cpu.c cpu: Change cpu_exec_init() arg to cpu, not env 2015-07-09 15:20:40 +02:00
cpu.h unicore: Remove ELF_MACHINE from cpu.h 2015-09-25 12:04:43 +02:00
helper.c target-unicore32: Make uc32_cpu_init() return UniCore32CPU 2015-03-10 17:07:27 +01:00
helper.h
Makefile.objs
op_helper.c
softmmu.c
translate.c target-*: Unconditionally emit tcg_gen_insn_start 2015-10-07 20:36:27 +11:00
ucf64_helper.c