]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/openrisc: Introduce mo_endian() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 12 Mar 2025 09:25:49 +0000 (10:25 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 16 Oct 2025 15:07:28 +0000 (17:07 +0200)
commit73cd283e58d4a8f03ed8786e148ceedf676bee40
tree9dd37889672b2fbf7d60ad71b3f308c4df13ca85
parent2f737e19a4dbb72596c29656cec07f26198161d5
target/openrisc: Introduce mo_endian() helper

mo_endian() returns the target endianness.

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