FRET-qemu/linux-user
malc d538e8f50d Fix tswap size
p in this case is uint32_t *

e1/e2 are unsigned ints initialized from arithmetics performed on
unsigned longs

The mistake was, probably, never noticed due to the absence of any
big endian linux-user host. The types e1/e2 and p begs the quesiton
why this function takes longs at all.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5036 c046a42c-6fe2-441c-8c8c-71466251a162
2008-08-20 22:39:26 +00:00
..
2007-11-14 15:18:40 +00:00
2007-11-14 18:08:56 +00:00
2008-06-07 20:50:51 +00:00
2008-04-26 14:44:49 +00:00
2008-08-20 22:39:26 +00:00
2008-06-03 19:51:57 +00:00
2008-06-07 20:50:51 +00:00
2008-05-29 13:49:09 +00:00
2007-11-14 10:17:35 +00:00
2007-11-11 22:22:34 +00:00