qemu-e2k/hw/nios2
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN
Convert the TARGET_WORDS_BIGENDIAN macro, similarly to what was done
with HOST_BIG_ENDIAN. The new TARGET_BIG_ENDIAN macro is either 0 or 1,
and thus should always be defined to prevent misuse.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Suggested-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220323155743.1585078-8-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-06 10:50:37 +02:00
..
10m50_devboard.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
Kconfig Add generic Nios II board. 2019-04-29 16:09:51 +01:00
boot.c Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
boot.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
generic_nommu.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
meson.build target/nios2: Move nios2_check_interrupts() into target/nios2 2020-12-15 12:04:30 +00:00