j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: blueswirl Date: 2007-11-07 17:00:02 +0100 (Wed, 07 Nov 2007) New Revision: 172
Modified: openbios-devel/arch/sparc32/vectors.S Log: Enable boot mode in the exception handler for both SuperSparc and TurboSparc
Modified: openbios-devel/arch/sparc32/vectors.S =================================================================== --- openbios-devel/arch/sparc32/vectors.S 2007-10-16 20:59:36 UTC (rev 171) +++ openbios-devel/arch/sparc32/vectors.S 2007-11-07 16:00:02 UTC (rev 172) @@ -95,7 +95,7 @@ set _start, %g3 set dump_exception, %g2 sub %g2, %g3, %g3 - set 1<<14, %g2 + set 3 << 13, %g2 jmp %g3 sta %g2, [%g0] ASI_M_MMUREGS