linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Why does the PPC kernel architecture not use the builtin
@ 2000-02-06  2:38 Robert Kavaler
  0 siblings, 0 replies; only message in thread
From: Robert Kavaler @ 2000-02-06  2:38 UTC (permalink / raw)
  To: linuxppc-dev


functions such as memcpy?  Are these broken?  I notice that the user
level code uses the builtin, but the kernel specifies -fno-builtin.
This seems like a big hit to efficiency.

In the same vein, the code (.h) to do byte swapping has a comment that
the ppc byteswap instruction should not be used, so instead a less
effecient code sequence is used.  This is supposed to be a problem with
a specific rev. of the compiler.  Does anyone know if this has been
fixed in the newest gcc or egcs (soon to be merged) compilers?

Thank you,

Robert Kavaler


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-02-06  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-02-06  2:38 Why does the PPC kernel architecture not use the builtin Robert Kavaler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).