qemu-e2k/include/hw/mips
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
..
bios.h Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
bootloader.h hw/mips: Add a bootloader helper 2021-02-21 18:41:04 +01:00
cps.h hw/mips: Fix Lesser GPL version number 2020-11-03 16:51:13 +01:00
cpudevs.h hw/mips: Move address translation helpers to target/mips/ 2020-12-13 19:58:54 +01:00
mips.h hw/mips/gt64xxx_pci: Resolve gt64120_register() 2022-03-08 19:38:13 +01:00