If I want to replace memcpy of linux with NEON based memcpy for a faster operation,how to do?
Need to change complier options?Or something else?
thanks for any reply.
If I want to replace memcpy of linux with NEON based memcpy for a faster operation,how to do?
Need to change complier options?Or something else?
thanks for any reply.