1
0
Fork 0
alistair23-linux/arch/arc/lib
Vineet Gupta ac506b7f22 ARCv2: lib: memcpy: use local symbols
Otherwise perf profiles don't charge tme to memcpy

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-11-03 17:33:00 +05:30
..
Makefile ARCv2: optimised string/mem lib routines 2015-06-22 14:06:56 +05:30
memcmp.S ARCv2: Adhere to Zero Delay loop restriction 2015-06-22 14:06:56 +05:30
memcpy-700.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
memcpy-archs.S ARCv2: lib: memcpy: use local symbols 2015-11-03 17:33:00 +05:30
memset-archs.S ARCv2: lib: memset: Don't assume 64-bit load/stores 2015-07-20 17:44:37 +03:00
memset.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strchr-700.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strcmp-archs.S ARCv2: optimised string/mem lib routines 2015-06-22 14:06:56 +05:30
strcmp.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strcpy-700.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30
strlen.S ARC: switch to generic ENTRY/END assembler annotations 2014-03-26 14:31:28 +05:30