mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 10:50:07 +00:00
a72cc2b29d
This patch provides optimized string routines for the 4XX family of PowerPC and Power Architecture processors. For the 476 processor, it can be configured for either hard-fp with -mcpu=476 --with-fp, or for soft-fp with -mcpu=476 (since the default is soft-fp). |
||
---|---|---|
.. | ||
memcmp.S | ||
memcpy.S | ||
memset.S | ||
strcmp.S | ||
strcpy.S | ||
strlen.S | ||
strncmp.S |