commit | b5f9b6665b70b4c844bed5452f6a14743eefa57c | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Dec 07 19:58:17 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Dec 09 15:35:30 2010 +1100 |
tree | 51c632149aa23af7eaa68283416dba9d8b8ee3b8 | |
parent | b8c49def6d73321724bab66dd30526744b482f0a [diff] |
powerpc: Hardcode popcnt instructions for old assemblers 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>