Home | History | Annotate | Download | only in config

Lines Matching full:nchars

124     unsigned int nchars;	/* This is always 4 for the C30.  */
1682 tinsn->nchars = 4; /* Instructions always 4 bytes. */
2373 dst = frag_more (tinsn->nchars);
2376 md_number_to_chars (dst, tinsn->opcode, tinsn->nchars);
2384 tinsn->nchars, /* size */