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<pbonz...@redhat.com> --- target/i386/tcg/translate.c | 80 ++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 40 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~