]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6931f405b0ea7cb311f3b142ccc5b9b20663525a
tree18f229ae7cd22fd7cb2c9ab54a6b5632a08d45c2
parentc1b94c37071c801fb5877a4a15eea0c7383bae45
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 <michael@ellerman.id.au>
include/asm-powerpc/system.h