« Previous | Next » 

Revision 2c3579ab

ID2c3579ab07408b353fe7083bae9469e1485fc8fc

Added by Andreas Färber over 12 years ago

memory: Fix memory_region_wrong_endianness()

Since commit be675c972088eba210e18dc125613e9f205a6bfb (memory: move
endianness compensation to memory core) it was checking for
TARGET_BIG_ENDIAN instead of TARGET_WORDS_BIGENDIAN, thereby not
swapping correctly for Big Endian targets.

Signed-off-by: Andreas Färber <>
Reviewed-by: Aurelien Jarno <>
Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences