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: Question on syntax in machine description files.


>>>>> Peter Steinmetz writes:

Peter> If I see the following on an instruction definition:

Peter> (set_attr "type" "*")

Peter> What does * represent in this context as the value to assign to "type"?

	The default value specified when the attr "type" is defined.

David


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