Subject: Re: noreorder
To: None <port-mips@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-mips
Date: 04/03/2000 08:11:37
On Mon, Apr 03, 2000 at 10:43:00PM +1000, Simon Burge wrote:
> > Could someone MIPS knowledgeful out there provide me the handy rule of
> > thumb to use ".set noreorder" for the purpose of protecting
> > instruction sequencing?
>
> Do you mean "when to use it", or "what does it do"?
My rule of thumb is:
When hand-coding assembly, the human knows what is going on,
so use `noreorder'.
--
-- Jason R. Thorpe <thorpej@zembu.com>