This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [new-regalloc] fix_truncdi_nomemory, fix_truncdi_memory.


On Tue, Aug 20, 2002 at 09:33:49PM +0400, Denis Chertykov wrote:
> How must I understand these if both operands (they are the same) are
> pseudo registers ?

If you're thinking in terms of pseudo registers, then the
operands are *not* the same.  It's two separate pseudos
that must be allocated to the same hard register within a
particular insn.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]