bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help with usage .set reorder/noreorder for PowerPC.


From: Ian Lance Taylor
Subject: Re: Need help with usage .set reorder/noreorder for PowerPC.
Date: 29 Jun 2004 17:07:02 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Anmol Paralkar <address@hidden> writes:

>  For PPC, how does one use .set reorder/noreorder?

Why would you want to?

The MIPS assembler will automatically reorder instructions.  That's
why we need .set noreorder.  As far as I know, the PowerPC assembler
does not reorder instructions.

Ian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]