Skip to content
Commit 4405b4d6 authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

net: Change x86_64 add32_with_carry to allow memory operand



Note add32_with_carry(a, b) is suboptimal, as it forces
a and b in registers.

b could be a memory or a register operand.

Signed-off-by: default avatarTom Herbert <therbert@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a2785344
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment