qemu-patch-raspberry4/target-tilegx
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.c target-tilegx: Generate SEGV properly 2015-09-15 07:45:28 -07:00
cpu.h target-tilegx: Handle atomic instructions 2015-09-15 07:45:34 -07:00
helper.c target-tilegx: Handle most bit manipulation instructions 2015-09-15 07:45:33 -07:00
helper.h target-tilegx: Handle v1shl, v1shru, v1shrs 2015-09-15 07:45:34 -07:00
Makefile.objs target-tilegx: Handle v1shl, v1shru, v1shrs 2015-09-15 07:45:34 -07:00
opcode_tilegx.h target-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1 2015-09-15 07:41:35 -07:00
simd_helper.c target-tilegx: Handle v1shl, v1shru, v1shrs 2015-09-15 07:45:34 -07:00
spr_def_64.h target-tilegx: Add special register information from Tilera Corporation 2015-09-15 07:41:35 -07:00
translate.c target-*: Unconditionally emit tcg_gen_insn_start 2015-10-07 20:36:27 +11:00