On 10/10/24 14:50, Philippe Mathieu-Daudé wrote:
Add the "big-endian" property and set the CP0C0_BE bit in CP0_Config0.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/cpu.h | 3 +++ target/mips/cpu.c | 12 ++++++++---- 2 files changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~