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 v3 17/18] powerpc: Add string-fza.h


Adhemerval Zanella <adhemerval.zanella@linaro.org> writes:

> From: Richard Henderson <rth@twiddle.net>
>
> While ppc has the more important string functions in assembly,
> there are still a few generic routines used.
>
> Use the Power 6 CMPB insn for testing of zeros.
>
> Checked on powerpc64le-linux-gnu.
>
> 	Richard Henderson  <rth@twiddle.net>
>
> 	* sysdeps/powerpc/power6/string-fza.h: New file.
> 	* sysdeps/powerpc/powerpc32/power6/string-fza.h: Likewise.
> 	* sysdeps/powerpc/powerpc64/power6/string-fza.h: Likewise.

>From my reply in Dec. 2016:   ;-)

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>

Thanks!

-- 
Tulio Magno


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