microblaze: Add support for load/store reversed
authorEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Wed, 19 Jan 2011 22:18:00 +0000 (23:18 +0100)
committerEdgar E. Iglesias <edgar.iglesias@petalogix.com>
Wed, 19 Jan 2011 22:18:00 +0000 (23:18 +0100)
commitd59737021a6afdd0efd05e1a1adb3528fd4f3544
tree6035b7e8139123f14fa4daeab06f76a3410d5f1e
parentc9f43e255a4752dbacee99550eebdf96265bc915
microblaze: Add support for load/store reversed

Load/store reversed (lwr/swr) are insns that endian translate
the sub-word part of the address and byteswap the data lanes.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@petalogix.com>
target-microblaze/translate.c