From d71ff82e7019e91ae9f76af391e7f677d421e205 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 26 Aug 2005 00:01:54 +0000 Subject: import sparc-optimized string functions from glibc --- libc/string/sparc/sparc32/sparcv9b/strchr.S | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libc/string/sparc/sparc32/sparcv9b/strchr.S (limited to 'libc/string/sparc/sparc32/sparcv9b/strchr.S') diff --git a/libc/string/sparc/sparc32/sparcv9b/strchr.S b/libc/string/sparc/sparc32/sparcv9b/strchr.S new file mode 100644 index 000000000..ddd32120d --- /dev/null +++ b/libc/string/sparc/sparc32/sparcv9b/strchr.S @@ -0,0 +1,4 @@ +#define ASI_PNF 0x82 +#define ASI_BLK_P 0xf0 +#define XCC icc +#include -- cgit v1.2.3