platform_bionic/libc/arch-riscv64/string
caowencheng 9a39eb3469 Increase the implementation of __memcpy_chk assembly
Use __memcpy_chk assembly to replace the implementation of c functions, which can reduce the use of instructions

Test: llvm-objdump

Change-Id: I5d75601626dc997626f6173d53af301183a64004
Signed-off-by: caowencheng <caowencheng@eswincomputing.com>
2023-03-21 02:05:14 +00:00
..
__memcpy_chk.S Increase the implementation of __memcpy_chk assembly 2023-03-21 02:05:14 +00:00
__memset_chk.S memset_chk into assembly file 2023-03-06 07:23:10 +00:00