about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power7
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-06-24 06:42:31 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-07-07 14:46:44 -0500
commitd6f68bbef4427850c2901728a1d13efc0e687297 (patch)
tree8198f2273262075c7372e681c09d06593e2e027e /sysdeps/powerpc/powerpc32/power7
parent3f17b03b0947fbe2482e2776f654056d1d5ba093 (diff)
downloadglibc-d6f68bbef4427850c2901728a1d13efc0e687297.tar.gz
glibc-d6f68bbef4427850c2901728a1d13efc0e687297.tar.xz
glibc-d6f68bbef4427850c2901728a1d13efc0e687297.zip
PowerPC: memmove default implementation cleanup
This patch removes the powerpc specific logic in memmove and instead
include default implementation with MEMCPY_OK_FOR_FWD_MEMMOVE defined.
This lead in a increase performance, since the constraints to use
memcpy in powerpc code are too restrictive and memcpy can be used for
any forward memmove.
Diffstat (limited to 'sysdeps/powerpc/powerpc32/power7')
0 files changed, 0 insertions, 0 deletions