Better mnemonic for PowerPC
Pavel Roskin
proski@gnu.org
Tue Jul 25 12:54:00 GMT 2000
Hello!
Can I make any version of GCC (maybe an experimental snapshot) output
PowerPC instructions in a less terse format?
I mean, instead of "addi 3,4,5" (which is IMHO not very user-friendly) I'd
like to see "addi %r3,%r4,5". Both mnemonics are supported by gas (at
least by the recent versions).
"-mnew-mnemonics" doesn't have the desired effect with gcc-2.95.2
Regards,
Pavel Roskin
More information about the Gcc
mailing list