This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Better mnemonic for PowerPC
- To: Michael Meissner <meissner at cygnus dot com>
- Subject: Re: Better mnemonic for PowerPC
- From: Pavel Roskin <proski at gnu dot org>
- Date: Tue, 25 Jul 2000 16:36:03 -0400 (EDT)
- cc: gcc at gcc dot gnu dot org
Hello, Michael!
> > "-mnew-mnemonics" doesn't have the desired effect with gcc-2.95.2
>
> But -mregnames does. What -mnew-mnemonics controls is whether the instructions
> use the PowerPC mnemonics vs. the Power mnemonics (add vs. cax).
Thank you very much!
The result exceeds all my expectations :-)
Regards,
Pavel Roskin