commit | 3c2c35e23eb57eafb232c457d2c6d34262110701 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 19 18:43:35 2023 +0200 |
committer | Richard Henderson <richard.henderson@linaro.org> | Fri May 05 17:10:59 2023 +0100 |
tree | c30bd5b41aea8cd63b6c03a85506786704d0e7cb | |
parent | 61713c29a912899a5195f7605b5bb328cc0f29e6 [diff] |
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>