[PING] [PATCH 1/5] S390: Add new hwcap values for new cpu architecture - arch12.

Stefan Liebler stli@linux.vnet.ibm.com
Tue Jun 27 12:06:00 GMT 2017


On 06/21/2017 08:51 AM, Stefan Liebler wrote:
> The new hwcap values indicate support for:
> - Vector packed decimal facility
> - Vector enhancements facility 1
> - Guarded storage facility
> 
> Note: arch12 is NOT the official name of the new CPU.
> It refers to the edition number of the Principle of Operations manual.
> 
> ChangeLog:
> 
> 	* sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags):
> 	Add vxd, vxe, gs flag.
> 	* sysdeps/s390/dl-procinfo.h: Add HWCAP_S390_VXD, HWCAP_S390_VXE,
> 	HWCAP_S390_GS capability.
> 	* sysdeps/unix/sysv/linux/s390/bits/hwcap.h
> 	(HWCAP_S390_VXD, HWCAP_S390_VXE, HWCAP_S390_GS): Define.
> ---
>   sysdeps/s390/dl-procinfo.c                | 5 +++--
>   sysdeps/s390/dl-procinfo.h                | 5 ++++-
>   sysdeps/unix/sysv/linux/s390/bits/hwcap.h | 3 +++
>   3 files changed, 10 insertions(+), 3 deletions(-)
> 
PING



More information about the Libc-alpha mailing list