commit | 959082fc4a93a016a6b697e1e0c2b373d8a3a373 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Sep 17 14:25:46 2015 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 07 20:36:27 2015 +1100 |
tree | dda759b30da56f02813c9328372a4af3b23c0cb0 | |
parent | 667b8e29c5b1d8c5b4e6ad5f780ca60914eb6e96 [diff] |
target-*: Increment num_insns immediately after tcg_gen_insn_start This does tidy the icount test common to all targets. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>