Home | History | Annotate | Download | only in config

Lines Matching refs:i370_opcode

302    of the I370_OPCODE flags defined in opcode/i370.h.  */
490 const struct i370_opcode *op;
491 const struct i370_opcode *op_end;
1911 const struct i370_opcode *opcode;
1933 opcode = (const struct i370_opcode *) hash_find (i370_hash, str);
1934 if (opcode == (const struct i370_opcode *) NULL)