summary refs log tree commit diff stats
path: root/include/hw/core/cpu.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-03-12 10:18:42 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-04-25 00:10:26 +0200
commit9ce6caa0d94a52a0ada77f494e8e23e62198aef0 (patch)
tree6eb8366745cd869a25cfb91077b6477af3969ac5 /include/hw/core/cpu.h
parentbeb38fda0f007b034ea7ff624b9f1db7699aa883 (diff)
downloadfocaccia-qemu-9ce6caa0d94a52a0ada77f494e8e23e62198aef0.tar.gz
focaccia-qemu-9ce6caa0d94a52a0ada77f494e8e23e62198aef0.zip
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>
Diffstat (limited to 'include/hw/core/cpu.h')
0 files changed, 0 insertions, 0 deletions