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
..
2016-06-20 22:30:34 +01:00
2016-06-17 16:33:48 +10:00
2016-05-29 09:11:10 +02:00
2016-06-14 15:59:13 +01:00
2016-06-14 15:59:15 +01:00
2016-06-27 15:37:32 +01:00
2016-06-07 18:02:48 +03:00
2016-05-29 09:11:10 +02:00
2016-06-24 05:13:57 +03:00
2016-06-17 03:28:03 +03:00
2016-06-20 22:30:34 +01:00
2016-06-24 05:13:57 +03:00
2016-06-20 22:30:34 +01:00
2016-06-22 12:53:26 +02:00
2016-06-22 11:28:42 +01:00