powerpc: Add helper functions for synthesising instructions at runtime
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 3 Nov 2005 06:57:53 +0000 (17:57 +1100)
committerMichael Ellerman <michael@ellerman.id.au>
Thu, 3 Nov 2005 06:57:53 +0000 (17:57 +1100)
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 <michael@ellerman.id.au>
include/asm-powerpc/system.h

Simple merge