Lines Matching refs:A
7 A *decodetree* is built from instruction *patterns*. A pattern may
37 A *named_field* refers to some other field in the instruction pattern
45 A format can include fields that refer to named fields that are
50 a field A that refers to a named field B that is defined in P, and P
63 A field with no ``fields`` and no ``!function`` is in error.
134 A *fixedbit_elt* describes a contiguous sequence of bits that must
140 A *field_elt* describes a simple field only given a width; the position of
147 A *field_ref* incorporates a field by reference. This is the only way to
148 add a complex field to a format. A field may be renamed in the process
152 A single *args_ref* may specify an argument set to use for the format.
177 A pattern that does not specify a named format will have one inferred
180 A *const_elt* allows a argument to be set to a constant value. This may
208 A *group* begins with a lone open-brace or open-bracket, with all