On 10/5/18 8:48 AM, Alex Bennée wrote: > Our performance isn't so critical that we can't spare a simple flag > check when we exec a TB considering everything else we check in the > outer loop. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > accel/tcg/trace-events | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~