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.hender...@linaro.org> --- target/mips/tcg/translate.c | 106 ++++++++++++------------------------ 1 file changed, 36 insertions(+), 70 deletions(-)
Lovely. Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>