On 12/23/23 05:15, Paolo Bonzini wrote:
Create a new temporary, to ease the register allocator's work.Creation of the temporary is pushed into gen_ext_tl, which also allows NULL as the first parameter now. Signed-off-by: Paolo Bonzini<[email protected]> --- target/i386/tcg/translate.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
