Skip to content
Commit 6ec27475 authored by Mikulas Patocka's avatar Mikulas Patocka Committed by David S. Miller
Browse files

sparc64: simple microoptimizations for atomic functions



Simple microoptimizations for sparc64 atomic functions:
Save one instruction by using a delay slot.
Use %g1 instead of %g7, because %g1 is written earlier.

Signed-off-by: default avatarMikulas Patocka <mpatocka@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9b3bb86a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment