This is the mail archive of the gcc@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]

Re: Porting GCC: Compare-and-Branch-Instructions


On Fri, Feb 04, 2000 at 05:48:47PM +0100, Anja Müller wrote:
> But how can I "record operands in static variables" and how can I "use
> the remembered operands" in the Instruction Pattern ? Can you give me an
> example?

Look at the alpha port.  Or the i386 port.  Actually, most of
the ports use this technique.


r~

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