[PATCH] Add .set arch=FOO support to MIPS gas.
Daniel Jacobowitz
drow@mvista.com
Sat Jun 28 22:57:00 GMT 2003
On Sun, Jun 29, 2003 at 12:48:05AM +0200, Thiemo Seufer wrote:
> Hello All,
>
> this extends the .set directive to allow
>
> .set arch=FOO
>
> # some code for CPU FOO
>
> .set arch=default
>
> This allows code for different MIPS CPUs in one file.
> It can be seen as a more specific version of ".set mipsX".
Is the .set arch=default really necessary, given .set push and .set
pop?
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Binutils
mailing list