On big-endian machines it is wrong to do a full
width register load followed by a truncating store for the copy, since the load will not place the value in the lower bits. Probably partial loads/stores can never happen here, but fix it anyway. llvm-svn: 60972
Loading
Please register or sign in to comment