Skip site navigation (1)Skip section navigation (2)
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>

index | next in thread | previous in thread | raw e-mail

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)
> :       REG_EPILOGUE
> :
> :       move    v0, zero
> : +     jr      ra
>
> wouldn't it be more efficient to swap these two lines?

Not in a function that's not '.set noreorder' :P


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?eaa228be1003041156m361aa168nfcd94969df21068b>