string: Improve memchr-mte performance

Improve memchr performance by using a more efficient termination test.
On various micro architectures the speedup is 16% on large strings and
46% on small strings.
1 file changed