string: Improve backwards memmove performance
On some microarchitectures performance of the backwards memmove improves if the stores use STR with decreasing addresses.
Loading
Please register or sign in to comment
On some microarchitectures performance of the backwards memmove improves if the stores use STR with decreasing addresses.