qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu


From: Alex Bennée
Subject: Re: [PATCH v2 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Date: Tue, 23 May 2023 17:40:11 +0100
User-agent: mu4e 1.11.6; emacs 29.0.91

Richard Henderson <richard.henderson@linaro.org> writes:

> With the current structure of cputlb.c, there is no difference
> between the little-endian and big-endian entry points, aside
> from the assert.  Unify the pairs of functions.
>
> The only use of the functions with explicit endianness was in
> target/sparc64, and that was only to satisfy the assert: the
> correct endianness is already built into memop.
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]