Hi
I have made changes based on comments to the previous set of pathces.
1. Target name is now ppc64le-linux-user.
2. I used a memop mask to avoid generating redundant byteswap pairs that
cancel out each other. This is suggested by Peter Maydell.
3. There is code to handle machine name correctly in uname.
This is not mean to be final though. Tom Musta of IBM kindly offered to help
me with this. So I am handling over this set of patches. Tom will continue
from this version.
Thanks for all the comments and suggestions so far.