mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
eglibc_2.19: Make ppc e300c3 benefit from 603e sqrt optimizations
Tested on PowerPC MPC5125. (From OE-Core rev: 263e278be61093509110267596fdd75c225bf06a) Signed-off-by: Mats Karrman <mats.karrman@tritech.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1eae7d2503
commit
8b0eceeebf
@@ -1477,6 +1477,13 @@ Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies
|
|||||||
+++ libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies
|
+++ libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/603e/fpu/Implies
|
||||||
@@ -0,0 +1 @@
|
@@ -0,0 +1 @@
|
||||||
+powerpc/powerpc32/603e/fpu
|
+powerpc/powerpc32/603e/fpu
|
||||||
|
Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e300c3/fpu/Implies
|
||||||
|
===================================================================
|
||||||
|
--- /dev/null
|
||||||
|
+++ libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e300c3/fpu/Implies
|
||||||
|
@@ -0,0 +1,2 @@
|
||||||
|
+# e300c3 is a variant of 603e so use the same optimizations for sqrt
|
||||||
|
+powerpc/powerpc32/603e/fpu
|
||||||
Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500mc/fpu/Implies
|
Index: libc/sysdeps/unix/sysv/linux/powerpc/powerpc32/e500mc/fpu/Implies
|
||||||
===================================================================
|
===================================================================
|
||||||
--- /dev/null
|
--- /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user