string: Improve backwards memmove performance

On some microarchitectures performance of the backwards memmove improves
if the stores use STR with decreasing addresses.

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 file changed