Home | History | Annotate | Download | only in config

Lines Matching defs:verbatim

80    ".flag verbatim" at beginning of the content.  We have
82 static int verbatim = 0;
2137 If the flag 'verbatim' is nozero and this opcode
3780 char *possible_flags[] = { "verbatim" };
3796 /* flag: verbatim */
3797 verbatim = 1;
5146 /* Note that we need to check 'verbatim' and
5150 if (popcode && !(verbatim && popcode->physical_op))
5214 && (!verbatim || pseudo_opcode))
5249 && ((!verbatim && insn.opcode->isize == 4
5277 else if ((verbatim || !relaxing) && optimize && label)
6117 if (!fixp && !enable_relax_ex9 && !verbatim)
6138 if (verbatim)