linux/arch/microblaze
John Williams 3447ef29a7 microblaze: Don't use access_ok for unaligned
it assumes we have an unaligned exception handler which

 (a) may not be true
 (b) costs a lot of performance
 Instead we'll use struct/union method for big endian accesses,
  and byte-shifting for little endian.

Signed-off-by: John Williams <john.williams@petalogix.com>
2009-06-02 08:39:16 +02:00
..
2009-05-26 16:45:24 +02:00
2009-05-26 16:45:24 +02:00
2009-05-26 16:45:24 +02:00
2009-05-26 16:45:24 +02:00
2009-03-27 14:25:50 +01:00
2009-05-26 16:45:24 +02:00