Make performance improvement to MIPS memcpy for small copies.
commit45d8d77ad396419c1b95f696c83bf97ceada0f3a
authorSteve Ellcey <sellcey@mips.com>
Fri, 16 Oct 2015 21:32:49 +0000 (16 14:32 -0700)
committerSteve Ellcey <sellcey@mips.com>
Fri, 16 Oct 2015 21:32:49 +0000 (16 14:32 -0700)
tree2042b034a706cf694038582a8e0f6fd513eab971
parentb0c3e04b71dabc701527bb07871c97a19689656d
Make performance improvement to MIPS memcpy for small copies.

* sysdeps/mips/memcpy.S (memcpy):  Add word copies for small aligned
data.
ChangeLog
sysdeps/mips/memcpy.S