On 10/10/24 14:50, Philippe Mathieu-Daudé wrote:
Replace compile-time MO_TE evaluation by runtime mo_endian_env() one, which expand target endianness from vCPU env.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> Reviewed-by: Jiaxun Yang<jiaxun.y...@flygoat.com> Tested-by: Jiaxun Yang<jiaxun.y...@flygoat.com> --- target/mips/tcg/sysemu/tlb_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~