Parameterize OP_T_THRES from memcopy.h
commitd45890b28c8712dbbbb3a39da1eef952d4bf98d1
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Jan 2023 21:00:51 +0000 (10 18:00 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Feb 2023 19:19:35 +0000 (6 16:19 -0300)
treeb75a8f9d9a0f395e851417b1f75e6d864648ce89
parentd1a9b6d8e736db997b5e825df92031645db5d96c
Parameterize OP_T_THRES from memcopy.h

It moves OP_T_THRES out of memcopy.h to its own header and adjust
each architecture that redefines it.

Checked with a build and check with run-built-tests=no for all major
Linux ABIs.

Co-authored-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
string/memcmp.c
sysdeps/generic/memcopy.h
sysdeps/generic/string-opthr.h [new file with mode: 0644]
sysdeps/i386/memcopy.h
sysdeps/i386/string-opthr.h [new file with mode: 0644]
sysdeps/m68k/memcopy.h
sysdeps/powerpc/powerpc32/power4/memcopy.h