about summary refs log tree commit diff
path: root/sysdeps/arm
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2017-06-27 17:09:43 +0200
committerStefan Liebler <stli@linux.vnet.ibm.com>2017-06-27 17:09:43 +0200
commita37b5daa6bc7fbcbbc229b2549a161fa15023f41 (patch)
treeac9580ba1158801b9c3d7979c41d59cf585eec26 /sysdeps/arm
parentf0137ff31da85bc7d9bd4e621af958d8b7249475 (diff)
downloadglibc-a37b5daa6bc7fbcbbc229b2549a161fa15023f41.tar.gz
glibc-a37b5daa6bc7fbcbbc229b2549a161fa15023f41.tar.xz
glibc-a37b5daa6bc7fbcbbc229b2549a161fa15023f41.zip
S390: Use cu21 instruction for converting from utf16 to utf8.
This patch adds an ifunc variant to use the cu instruction on arch12 CPUs.
This new ifunc variant can be built if binutils support z13 vector
instructions.  At runtime, HWCAP_S390_VXE decides if we can use the
cu21 instruction.

ChangeLog:

	* sysdeps/s390/utf8-utf16-z9.c (__to_utf8_loop_vx_cu):
	Use vector and cu21 instruction.
	* sysdeps/s390/multiarch/utf8-utf16-z9.c:
	Add __to_utf8_loop_vx_cu in ifunc resolver.
Diffstat (limited to 'sysdeps/arm')
0 files changed, 0 insertions, 0 deletions