This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: SH: use register names instead of numbers
- To: meissner at cygnus dot com
- Subject: Re: SH: use register names instead of numbers
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Wed, 22 Nov 00 07:04:58 EST
- Cc: gcc-patches at gcc dot gnu dot org
Off the top of my head, any md file that has to deal with push and pop
insns need to deal with the stack pointer to spell out the push insns.
Right, but most machines *don't* have push and pop insns!