summary refs log tree commit diff stats
path: root/hw/core/numa.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-09-26 18:43:19 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-10-15 12:18:09 -0300
commit2803e24694c0051ba72bf92ded49a459209537c9 (patch)
treebff0b47da6e999f3a7d49134f444179ae8d01502 /hw/core/numa.c
parent96ccd8534f8b7d3198621f0aad4690108eb15ff1 (diff)
downloadfocaccia-qemu-2803e24694c0051ba72bf92ded49a459209537c9.tar.gz
focaccia-qemu-2803e24694c0051ba72bf92ded49a459209537c9.zip
target/mips: Replace MO_TE by mo_endian()
Replace compile-time MO_TE evaluation by runtime mo_endian() one,
which expand target endianness from DisasContext.

Mechanical change using:

  $ sed -i -e 's/MO_TE/mo_endian(ctx)/' \
     $(git grep -l MO_TE target/mips)

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010215015.44326-11-philmd@linaro.org>
Diffstat (limited to 'hw/core/numa.c')
0 files changed, 0 insertions, 0 deletions