]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: Consistently use fsrc2 rather than fmovd in optimized asm.
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 08:25:23 +0000 (01:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 08:25:23 +0000 (01:25 -0700)
commit6f1d827f299085a48cb3a987e1487e16f1a980c9
tree4cebffe75d98ae2f2672308eb2c4ab6acabd8ee4
parentd1346a6cbabf6d377d753f1adc16cb0b305830cc
sparc64: Consistently use fsrc2 rather than fmovd in optimized asm.

Because fsrc2, unlike fmovd, does not update the %fsr register.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/lib/NG2memcpy.S
arch/sparc/lib/U1memcpy.S
arch/sparc/lib/copy_page.S