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]
Other format: [Raw text]

Re: Finding out what backend instruction pattern matches instruction


Andrew Hutchinson <andrewhutchinson@cox.net> writes:

> The alternative, perhaps,  would be to set each length attribute
> dynamically in each pattern - if that was possible. But that looks
> like way more work.

That is certainly the best way.  Search for "length" in mips.md for
one example of how it can be done.

Ian


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