On 8/10/19 5:12 AM, Jan Bobek wrote:
> There already is a variable dflag in DisasContext, so reduce the scope
> of the local variable dflag to enforce use of the one in DisasContext.
> 
> Suggested-by: Richard Henderson <r...@twiddle.net>
> Signed-off-by: Jan Bobek <jan.bo...@gmail.com>
> ---
>  target/i386/translate.c | 184 ++++++++++++++++++++--------------------
>  1 file changed, 92 insertions(+), 92 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to