This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 02/56] S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.


* Stefan Liebler:

> I've added the missing space.

Thanks.

> The condition of __glibc_likely does not result in the value "4"
> as the full condition is:
> (hwcap & HWCAP_S390_STFLE)
> && (hwcap & HWCAP_S390_ZARCH)
> && (hwcap & HWCAP_S390_HIGH_GPRS)

You are right, of course.  Sorry for the noise.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]