Insn Attributes (GNU Compiler Collection (GCC) Internals) (original) (raw)
Next: Conditional Execution, Previous: Machine-Specific Peephole Optimizers, Up: Machine Descriptions [Contents][Index]
16.20 Instruction Attributes ¶
In addition to describing the instruction supported by the target machine, the md file also defines a group of attributes and a set of values for each. Every generated insn is assigned a value for each attribute. One possible attribute would be the effect that the insn has on the machine’s condition code.