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<[email protected]> --- target/i386/tcg/translate.c | 80 ++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 40 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
