target/microblaze: Introduce mo_endian() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 24 Sep 2024 21:45:35 +0000 (23:45 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 6 Mar 2025 14:46:18 +0000 (15:46 +0100)
commit2c9e8ddd769959e899206b4cdea466ba5845e0bc
tree91d7b1bf882963d206b0f3aefecf925b8841a4ac
parent401bd7d340a4558995e8f61bd2050174e043ef20
target/microblaze: Introduce mo_endian() helper

mo_endian() returns the target endianness, currently static.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241105130431.22564-16-philmd@linaro.org>
target/microblaze/translate.c