Stefan Liebler 2e776d7b31 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.

(cherry picked from commit 7759be2593b689cb1eafc0f52ee7f59c639e5d2f)
2021-03-26 11:02:33 +01:00
..
2019-06-25 15:14:17 +02:00
2019-10-18 15:07:15 +02:00
2019-10-18 15:07:15 +02:00
2006-02-01 03:02:06 +00:00
2019-02-27 10:00:37 -03:00