]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 27 Sep 2024 21:14:46 +0000 (23:14 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Oct 2024 15:13:59 +0000 (12:13 -0300)
commitdc696c6c3413282175acb3fbe5d6f9723e3bc891
treedade694023b7fca943140f049afd72008faafbb1
parentcebf9b0da264dbde9e3392c48077dd94428439e4
hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry

Move code evaluation from preprocessor to compiler so
both if() ladders are processed. Mostly style change.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20240930073450.33195-8-philmd@linaro.org>
hw/xtensa/xtfpga.c