HomeSort by relevance Sort by last modified time
    Searched refs:i370_opcode (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
i370.h 26 /* The opcode table is an array of struct i370_opcode. */
34 struct i370_opcode struct
66 extern const struct i370_opcode i370_opcodes[];
69 /* Values defined for the flags field of a struct i370_opcode. */
255 same as those for the struct i370_opcode flags field. */
  /toolchain/binutils/binutils-2.25/opcodes/
i370-dis.c 37 const struct i370_opcode *opcode;
38 const struct i370_opcode *opcode_end;
i370-opc.c 476 const struct i370_opcode i370_opcodes[] =
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i370.c 302 of the I370_OPCODE flags defined in opcode/i370.h. */
490 const struct i370_opcode *op;
491 const struct i370_opcode *op_end;
    [all...]

Completed in 415 milliseconds