Tony Nguyen d5d680cacc memory: Access MemoryRegion with endianness
Preparation for collapsing the two byte swaps adjust_endianness and
handle_bswap into the former.

Call memory_region_dispatch_{read|write} with endianness encoded into
the "MemOp op" operand.

This patch does not change any behaviour as
memory_region_dispatch_{read|write} is yet to handle the endianness.

Once it does handle endianness, callers with byte swaps can collapse
them into adjust_endianness.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Tony Nguyen <tony.nguyen@bt.com>
Message-Id: <8066ab3eb037c0388dfadfe53c5118429dd1de3a.1566466906.git.tony.nguyen@bt.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-09-03 08:30:39 -07:00
..
2019-08-20 17:26:19 +02:00
2019-08-22 10:31:21 +01:00
2019-08-21 09:13:37 +02:00
2019-08-16 16:43:46 +01:00
2019-08-22 10:31:21 +01:00
2019-08-16 13:31:53 +02:00
2019-08-27 14:18:28 +01:00
2019-08-16 19:14:04 -04:00
2019-08-21 10:42:10 +02:00
2019-08-16 13:31:53 +02:00
2019-08-22 10:31:21 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-22 10:31:21 +01:00
2019-08-22 15:10:51 +01:00
2019-08-16 13:31:53 +02:00