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 0/3] aarch64: Add AmpereComputing emag to tunable cpu list


On 18/12/2018 09:49, Feng Xue wrote:
> This patch and following patches are from AmpereComputing, which target AmpereComputing's emag processor. Hope your code reviews on these patches. And we have already signed a copyright assignement with the FSF.
> 
> Thanks,
> Feng
> ---
> 
> Emag is a 64-bit CPU core released by AmpereComputing.
> 
> Add its name to cpu list, and corresponding macro as utilities for
> later IFUNC dispatch.
> 
>     * manual/tunables.texi (Tunable glibc.cpu.name): Add emag.
>     * sysdeps/unix/sysv/linux/aarch64/cpu-features.c (cpu_list):
>     Add emag.
>     * sysdeps/unix/sysv/linux/aarch64/cpu-features.h (IS_EMAG):
>     New macro.

OK to commit.

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