glibc/sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S
Adhemerval Zanella cac626d60a PowerPC: Optimized finite/finitef for POWER8
This patch add a optimized finite/finitef implementation for POWER8
using the new Move From VSR Doubleword instruction to gains some
cycles from FP to GRP register move.
2014-02-27 12:58:33 -06:00

2 lines
55 B
ArmAsm

/* This function uses the same code as s_finite.S. */