Files
qemu/target
Philippe Mathieu-Daudé b9789d2993 target/ppc: Inline cpu_ldl_code() call in ppc_ldl_code()
In preparation of removing the cpu_ldl_code wrapper, inline it.

Get the runtime endianness with ppc_data_endian_env(), passing it
to cpu_ldl_code_mmu(). No need to swap versus qemu-system binary
anymore.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20260202210106.93257-12-philmd@linaro.org>
2026-02-03 14:57:33 +01:00
..
2026-01-29 13:45:39 +00:00
2026-01-12 23:47:56 +01:00
2026-01-22 11:23:31 +00:00