On 8/25/26 05:29, Paolo Bonzini wrote:
Use a different temporary for every instruction that uses it in the translation block.Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 6 ++++-- target/i386/tcg/emit.c.inc | 11 +++++++---- 2 files changed, 11 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
