Skip to content
Commit daf52375 authored by Al Viro's avatar Al Viro
Browse files

amd64: switch csum_partial_copy_generic() to new calling conventions



... and fold handling of misaligned case into it.

Implementation note: we stash the "will we need to rol8 the sum in the end"
flag into the MSB of %rcx (the lower 32 bits are used for length); the rest
is pretty straightforward.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent fdf8bee9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment