Files
openbios/arch
Andreas Färber f85cd4220b ppc: Use vector-local version of exception_return
On ppc64 the high 32 address bits are clear, so ba's sign extension
cannot be used to branch to the ROM version of exception_return.
Use a relative branch to the relocated version instead.

This fixes relocation linker errors for ppc64.

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Acked-by: Alexander Graf <agraf@suse.de>


git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@942 f158a5a8-5612-0410-a976-696ce0be7e32
2010-11-02 22:07:27 +00:00
..
2010-08-01 11:03:45 +00:00
2010-10-31 15:12:01 +00:00
2010-09-29 20:30:51 +00:00
2006-06-10 01:37:53 +00:00