On 22/01/26, Philippe Mathieu-Daudé wrote:
> In preparation of removing the cpu_ldl_code wrapper, inline it.
> 
> Get the runtime endianness with mo_endian_env(), passing it
> to cpu_ldl_code_mmu(). No need to swap versus qemu-system binary
> anymore.
> 
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
>  target/ppc/tcg-excp_helper.c | 17 ++++-------------
>  1 file changed, 4 insertions(+), 13 deletions(-)

Reviewed-by: Anton Johansson <[email protected]>

Reply via email to