>>>>> 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