From: Michael Ellerman Date: Thu, 3 Nov 2005 06:57:53 +0000 (+1100) Subject: powerpc: Add helper functions for synthesising instructions at runtime X-Git-Tag: v2.6.15-rc1~726^2~3^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87ef1171db207d9d19f87ad12db92974d95c466;p=pandora-kernel.git powerpc: Add helper functions for synthesising instructions at runtime There's a few places already, and soon will be more, where we synthesise branch instructions at runtime. Rather than doing it by hand in each case, it would make sense to have one implementation. Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed