K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-07-07T12:04:56.967477Z K 7 svn:log V 377 Simplify code some and correct a few bugs and omissions related to unaligned accesses. There still seems to be something not quite right here, but this should fix problems related to useracc failing when the access could have been fixed up (due to always assuming word access width in useracc even for halfword unaligned accesses), as well as providing unaligned ld/sd fixup. END