git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8c49de
)
powerpc: Hardcode popcnt instructions for old assemblers
author
Anton Blanchard
<anton@samba.org>
Tue, 7 Dec 2010 19:58:17 +0000
(19:58 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 9 Dec 2010 04:35:30 +0000
(15:35 +1100)
The popcnt instructions went into binutils relatively recently. As with a
number of other instructions, create macros and hardcode them.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found