From: Anton Blanchard Date: Tue, 7 Dec 2010 19:58:17 +0000 (+0000) Subject: powerpc: Hardcode popcnt instructions for old assemblers X-Git-Tag: v2.6.38-rc1~405^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f9b6665b70b4c844bed5452f6a14743eefa57c;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed