glibc/sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S
Adhemerval Zanella 4393fc119c PowerPC: Optimized isinf/isinff for POWER8
This patch add a optimized isinf/isinff 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
54 B
ArmAsm

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