On 11/5/24 13:04, Philippe Mathieu-Daudé wrote:
mo_endian() returns the target endianness, currently static.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- target/microblaze/translate.c | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~