core: do aligned transfers in bcopy32
commit9b4b854b8e6fd07dd85f81329921adf61f43b5c9
authorH. Peter Anvin <hpa@zytor.com>
Fri, 6 Jun 2008 17:57:06 +0000 (6 10:57 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 6 Jun 2008 17:57:06 +0000 (6 10:57 -0700)
tree46ce723e272ba7e901be2282956adf9e90d06c9c
parentaf06a0d5ae28673eb7927b29cd92a4f30d882d92
core: do aligned transfers in bcopy32

Always align the destination in transfers in bcopy32.  We should also
do this in the varous other implementations, especially in com32.
core/bcopy32.inc