You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/xtensa
Philippe Mathieu-Daudé dc696c6c34 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>
2 months ago
..
Kconfig hw/char: Extract serial-mm 2 months ago
bootparam.h hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h' 7 months ago
meson.build meson: convert hw/arch* 4 years ago
mx_pic.c hw/xtensa: fix reset value of MIROUT register of MX PIC 3 years ago
pic_cpu.c target/xtensa: Include missing 'qemu/atomic.h' header 1 year ago
sim.c trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value 1 year ago
virt.c hw/xtensa/virt: use pci_init_nic_devices() 10 months ago
xtensa_memory.c Do not include cpu.h if it's not really necessary 4 years ago
xtensa_memory.h Include exec/memory.h slightly less 5 years ago
xtensa_sim.h hw/xtensa: add virt machine 5 years ago
xtfpga.c hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry 2 months ago