qemu-e2k/hw/sh4
Peter Maydell b7a511248d hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Use ldl_le_p() and stl_le_p() instead of le32_to_cpup() and
cpu_to_le32w(); the former handle misaligned addresses and don't
need casts, and the latter are deprecated.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Message-id: 1465575021-3774-1-git-send-email-peter.maydell@linaro.org
2016-06-28 15:09:32 +01:00
..
Makefile.objs hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
r2d.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
sh7750.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
sh7750_regnames.c sh4: Clean up includes 2016-01-29 15:07:24 +00:00
sh7750_regnames.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sh7750_regs.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sh_pci.c hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p() 2016-06-28 15:09:32 +01:00
shix.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00