K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2015-01-21T19:07:45.414741Z K 7 svn:log V 397 Make 64-bit AIM trap handlers relocatable by changing all absolute branch instructions to call through pointers instead. In general, these are set implicitly through relocation processing. One has to be set explicitly in machdep.c, however, to fit one handler in the tiny (8 instruction) space available. Reviewed by: andreast Differential revision: D1554 Tested on: UP and SMP G5, Cell, POWER5+ END