platform_bionic/libc/arch-x86/string
Bruce Beare 8ff1a2759a Atom optimized string and memory routines
Change-Id: I27b68bb28551c75c9ac84bb9730e2cd8254d8991
2010-03-26 10:54:07 -07:00
..
bcmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
bcopy.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
bcopy_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
bzero.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
bzero_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
cache_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
fss.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
index.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memchr.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memcmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memcmp_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
memcpy.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memcpy_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
memmove.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memmove_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
memset.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memset_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
rindex.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
sse2-memset5-atom.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
ssse3-memcmp3.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
ssse3-memcpy5.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
ssse3-strcmp.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
strcat.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strchr.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strcmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strcmp_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
strcpy.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strlen.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strncmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strncmp_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
strrchr.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
swab.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00