Home | History | Annotate | Download | only in gas

Lines Matching full:bitfield

4486    entirely fit, put it in the next unit.  Overflowing the bitfield is
4516 } /* Next piece is not a bitfield. */
4541 } /* Implied zero width bitfield. */
4546 as_bad (_("field width \"%s\" too complex for a bitfield"), hold);
4576 as_bad (_("field value \"%s\" too complex for a bitfield"), hold);