ppc-40x: Correct check for Endian swapping TLB entries.
commitc5b9729ae918b890905e00870ffc08c9b56e6d17
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 11 Jan 2010 13:41:53 +0000 (11 14:41 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Thu, 14 Jan 2010 13:42:08 +0000 (14 14:42 +0100)
treedb7d822f2e60e19fd7a3dfc730144c4a061a3582
parentf25359cd87d181ceb62875aa893eed7d241418ad
ppc-40x: Correct check for Endian swapping TLB entries.

Bailout on 40x TLB entries with endianess swapping only if the entry
is valid.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-ppc/op_helper.c