powerpc: Hardcode popcnt instructions for old assemblers
authorAnton Blanchard <anton@samba.org>
Tue, 7 Dec 2010 19:58:17 +0000 (19:58 +0000)
committerBenjamin 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