This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: Newlib support for E500-SPE


No, libm does not have optimized support for the E500 - just the generic code. You could attempt to try configuring with --enable-newlib-hw-fp. This will use the mathfp functions which use floating-point algorithms.

-- Jeff J.

Elker Cavina wrote:
Does newlib/libm support the SPE vectorial unit of E500 embedded powerpc processor?
In the source I was able to find only the plain version, not an optimized one.


Elker Cavina


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