glibc/sysdeps/s390/multiarch
Stefan Liebler 7759be2593 S390: Also check vector support in memmove ifunc-selector [BZ #27511]
The arch13 memmove variant is currently selected by the ifunc selector
if the Miscellaneous-Instruction-Extensions Facility 3 facility bit
is present, but the function is also using vector instructions.
If the vector support is not present, one is receiving an operation
exception.

Therefore this patch also checks for vector support in the ifunc
selector and in ifunc-impl-list.c.

Just to be sure, the configure check is now also testing an arch13
vector instruction and an arch13 Miscellaneous-Instruction-Extensions
Facility 3 instruction.
2021-03-26 10:51:31 +01:00
..
iconv Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
8bit-generic.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gconv_simple.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
gen-8bit.sh S390: Optimize 8bit-generic iconv modules. 2016-05-25 17:18:04 +02:00
ifunc-impl-list.c S390: Also check vector support in memmove ifunc-selector [BZ #27511] 2021-03-26 10:51:31 +01:00
ifunc-resolve.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile S390: Refactor wmemcmp ifunc handling. 2018-12-18 13:57:25 +01:00
utf8-utf16-z9.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
utf8-utf32-z9.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
utf16-utf32-z9.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00