On 11/26/25 14:21, Philippe Mathieu-Daudé wrote:
Access the memory in big-endian order, swap bytes when MSR.LE is set.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/ppc/mem_helper.c | 31 ++++++++++--------------------- 1 file changed, 10 insertions(+), 21 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
