OSDN Git Service

tcg/i386: Drop r0+r1 local variables from tcg_out_tlb_load
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 19 Apr 2023 16:43:35 +0000 (18:43 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 5 May 2023 16:10:59 +0000 (17:10 +0100)
commit3c2c35e23eb57eafb232c457d2c6d34262110701
treec30bd5b41aea8cd63b6c03a85506786704d0e7cb
parent61713c29a912899a5195f7605b5bb328cc0f29e6
tcg/i386: Drop r0+r1 local variables from tcg_out_tlb_load

Use TCG_REG_L[01] constants directly.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target.c.inc