[PATCH 04/05] Math optimizations for POWER8
Rajalakshmi Srinivasaraghavan
raji@linux.vnet.ibm.com
Wed Feb 19 08:19:00 GMT 2014
> This patch add a optimized llrint/llrintf implementation for POWER8
> using the new Move From VSR Doubleword instruction to gains some
> cycles from FP to GRP register move.
In sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S
Do we need to add the following definition?(as its defined in lround)
#define __lrint __lrint_power8
--
Thanks
Raji
More information about the Libc-alpha
mailing list