j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: blueswirl Date: 2007-07-08 21:53:20 +0200 (Sun, 08 Jul 2007) New Revision: 159
Modified: openbios-devel/arch/sparc64/entry.S Log: Revert previous patch
Modified: openbios-devel/arch/sparc64/entry.S =================================================================== --- openbios-devel/arch/sparc64/entry.S 2007-07-07 21:01:29 UTC (rev 158) +++ openbios-devel/arch/sparc64/entry.S 2007-07-08 19:53:20 UTC (rev 159) @@ -35,7 +35,7 @@ ! Extract NWINDOWS from %ver rdpr %ver, %g1 and %g1, 0xf, %g1 - sub %g1, 2, %g1 + dec %g1 wrpr %g1, 0, %cleanwin wrpr %g1, 0, %cansave wrpr %g0, 0, %canrestore