> -----Original Message----- > From: gcc-help-owner@xxxxxxxxxxx [mailto:gcc-help-owner@xxxxxxxxxxx] > On Behalf Of Maxim Kuvyrkov > Sent: 02 May 2014 03:07 > To: Paulo Matos > Cc: gcc-help@xxxxxxxxxxx > Subject: Re: Toy examples of pipeline descriptions with GCC's automata > > On May 1, 2014, at 7:10 AM, Paulo Matos <paulo@xxxxxxxxxxxxxxx> wrote: > > > Hi, > > > > I need a representative toy example of a pipeline description to > explain GCC's automata but I can't find or create one that's either > too trivial (something I write down in 10 mins) or too complex (from > GCCs sources). > > > > Does anyone here have anything that they use to explain this or know > of any slides/papers online with this kind of stuff? > > I suggest you try one of the "generic" automatons for some of > architectures (search for "define_automaton" and then grep for > "generic"), e.g., arm/arm-generic.md or mips/generic.md. > Thanks Maxim, I will take a look. Cheers, Paulo Matos > -- > Maxim Kuvyrkov > www.linaro.org