commit | 667b8e29c5b1d8c5b4e6ad5f780ca60914eb6e96 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sat Aug 29 12:59:29 2015 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 07 20:36:27 2015 +1100 |
tree | 0d1aa7775d9cb83ce858394f2e56114ccdc23f94 | |
parent | 765b842adec4c5a359e69ca08785553599f71496 [diff] |
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>