已开启
memcpy,memmove优化代码 #256
AtomGit-Bot创建于 2025年10月16日
2025年10月16日 创建了任务
openeuler-ci-bot
2025年10月16日 评论:
2025年10月16日 评论:
Hi a-carter-bear, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: Computing, and any of the maintainers: @wangbin224 , @SuperSix173 , @juyin , @yang_yanchao , @liqingqing_1229 , any of the committers: @yang_yanchao , @liqingqing_1229 , @wswsamao , @wangbin224 , @SuperSix173 , @juyin


2025年10月16日 添加了
sig/Computing
标签
2025年10月16日 修改了描述
2025年10月20日 修改了描述
2025年10月20日 修改了描述
2025年10月27日 修改了描述
2025年10月27日 修改了描述
2025年10月27日 修改了描述
2025年10月28日 修改了描述
2025年10月29日 修改了描述
2025年10月29日 修改了描述
2025年10月30日 修改了描述
使用说明:
将下面文件放在同一目录后执行make,会生成memcpy_sve.so
执行程序前将so加载 LD_PRELOAD=/PATH/TO/memcpy_sve.so ./test
dwarf2.h:
sysdep-generic.h
sysdep.h
memcpy_sve.S
Makefile