qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 06/13] target/i386: tcg: move gen_set/reset_* earlier in the


From: Richard Henderson
Subject: Re: [PATCH 06/13] target/i386: tcg: move gen_set/reset_* earlier in the file
Date: Sun, 15 Dec 2024 08:19:39 -0600
User-agent: Mozilla Thunderbird

On 12/15/24 03:06, Paolo Bonzini wrote:
Allow using them in the code that translates REP/REPZ, without
forward declarations.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/translate.c | 80 ++++++++++++++++++-------------------
  1 file changed, 40 insertions(+), 40 deletions(-)

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

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]