qemu/target
Philippe Mathieu-Daudé 9ce6caa0d9 target/i386: Replace MO_TE* -> MO_LE*
The x86 architecture is only implemented as little-endian.
The MO_TE definition always expands to MO_LE.

Replace:
 - MO_TEUQ -> MO_LEUQ
 - MO_TE   -> MO_LE

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250312142124.15138-1-philmd@linaro.org>
2025-04-25 00:10:26 +02:00
..
alpha tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
arm Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
avr tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
hexagon target/hexagon: Replace MO_TE -> MO_LE 2025-04-25 00:09:54 +02:00
hppa tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
i386 target/i386: Replace MO_TE* -> MO_LE* 2025-04-25 00:10:26 +02:00
loongarch pull-loongarch-20230424 2025-04-24 13:44:39 -04:00
m68k Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
microblaze tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
mips Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
openrisc tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
ppc Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
riscv Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
rx tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
s390x Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
sh4 Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
sparc tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
tricore tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
xtensa tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 2025-04-23 15:07:32 -07:00
Kconfig target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00
meson.build target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00