|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 30/70] target/mips: Split out gen_lxl |
Date: | Mon, 6 Mar 2023 14:31:02 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
On 27/2/23 06:41, Richard Henderson wrote:
Common subroutine for LDL and LWL. Use tcg_constant_tl instead of tcg_const_tl and t2. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- target/mips/tcg/translate.c | 106 ++++++++++++------------------------ 1 file changed, 36 insertions(+), 70 deletions(-)
Lovely. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |