j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: blueswirl Date: 2009-01-11 09:16:52 +0100 (Sun, 11 Jan 2009) New Revision: 389
Modified: openbios-devel/arch/sparc64/vectors.S Log: Shave off a few padding bytes
Modified: openbios-devel/arch/sparc64/vectors.S =================================================================== --- openbios-devel/arch/sparc64/vectors.S 2009-01-11 01:03:16 UTC (rev 388) +++ openbios-devel/arch/sparc64/vectors.S 2009-01-11 08:16:52 UTC (rev 389) @@ -257,6 +257,7 @@ tl1_resv1e0: BTRAPS(0x1e0) BTRAPS(0x1e8) tl1_resv1f0: BTRAPS(0x1f0) BTRAPS(0x1f8)
+ .section ".text", "ax" spill_32bit: srl %sp, 0, %sp stw %l0, [%sp + 0x00]