• Nicolas Pitre's avatar
    [ARM PATCH] 1110/1: fixes to the ARM checksum code · 76536237
    Nicolas Pitre authored
    The current code is, well, broken, for both little and big endian.  The 
    corner cases are not all right, and the person to blame is myself.
    
    This patch fixes all bugs.  The resulting code was tested with all alignment 
    and length combinations to test all code paths.
    76536237
csumpartialcopygeneric.S 6.75 KB