cognet
|
746a165a98
|
Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead.
MFC After: 3 days
|
2007-10-13 12:05:36 +00:00 |
|
imp
|
4da5e292ad
|
/* -> /*- for copyright notices, minor format tweaks as necessary
|
2005-01-07 00:24:33 +00:00 |
|
cognet
|
7e3e230230
|
Use the RET macro.
|
2004-11-09 16:47:47 +00:00 |
|
cognet
|
964bf9d8f7
|
Implement ffs with clz for Xscale.
Idea taken from: NetBSD
|
2004-11-07 16:53:29 +00:00 |
|
cognet
|
d91492d389
|
Don't attempt to profile __udivsi3() and friends, as mcount() uses them.
|
2004-10-01 16:44:08 +00:00 |
|
cognet
|
0e3fc50764
|
Import libkern arm specific bits.
|
2004-05-14 12:28:31 +00:00 |
|