platform_bionic/libc/arch-x86/string
Elliott Hughes 538f6fc202 Stop advertising rindex(3), which is both deprecated and unimplemented.
Change-Id: I3c775d9974e49c3f76a53e46e022659657b89034
2013-02-21 17:39:06 -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 Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -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
ffs.S ffs was not being built for x86. 2013-02-13 16:31:52 -08:00
index.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memchr.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
memcmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
memcmp_wrapper.S Update ATOM string routines to latest 2010-10-11 12:33:58 -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 Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
memset_wrapper.S Atom optimized string and memory routines 2010-03-26 10:54:07 -07:00
sse2-memset5-atom.S Cherry-pick "generate PIC code". 2012-05-08 11:53:28 -07:00
sse2-strlen-atom.S Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
ssse3-memcmp3-new.S Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
ssse3-memcpy5.S bionic/x86: Optimization for memcpy 2012-05-08 12:18:25 -07:00
ssse3-strcmp-latest.S Use unambiguous mnemonics 2012-08-21 15:28:23 -04:00
strcat.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
strchr.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strcmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
strcmp_wrapper.S Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
strcpy.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
strlen.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
strlen_wrapper.S Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
strncmp.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00
strncmp_wrapper.S Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
swab.S Add a bunch more missing ENDs to assembler routines. 2013-02-13 15:12:32 -08:00