Date: Thu, 4 Mar 2010 11:56:36 -0800 From: Juli Mallett <jmallett@FreeBSD.org> To: "M. Warner Losh" <imp@bsdimp.com> Cc: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: Re: svn commit: r204678 - user/jmallett/octeon/lib/libc/mips/gen Message-ID: <eaa228be1003041156m361aa168nfcd94969df21068b@mail.gmail.com> In-Reply-To: <20100304.104825.338122493920759591.imp@bsdimp.com> References: <201003032327.o23NRUx9097773@svn.freebsd.org> <20100304.104825.338122493920759591.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 4, 2010 at 09:48, M. Warner Losh <imp@bsdimp.com> wrote: > : @@ -101,6 +101,7 @@ NESTED(setjmp, SETJMP_FRAME_SIZE, ra) > : =A0 =A0 =A0 REG_EPILOGUE > : > : =A0 =A0 =A0 move =A0 =A0v0, zero > : + =A0 =A0 jr =A0 =A0 =A0ra > > wouldn't it be more efficient to swap these two lines? Not in a function that's not '.set noreorder' :P
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eaa228be1003041156m361aa168nfcd94969df21068b>