HomeSort by: relevance | last modified time | path
    Searched refs:s390_operand (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
s390.h 132 /* The operands table is an array of struct s390_operand. */
134 struct s390_operand struct
149 extern const struct s390_operand s390_operands[];
151 /* Values defined for the flags field of a struct s390_operand. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
s390.h 132 /* The operands table is an array of struct s390_operand. */
134 struct s390_operand struct
149 extern const struct s390_operand s390_operands[];
151 /* Values defined for the flags field of a struct s390_operand. */
  /src/external/gpl3/gdb/dist/include/opcode/
s390.h 132 /* The operands table is an array of struct s390_operand. */
134 struct s390_operand struct
149 extern const struct s390_operand s390_operands[];
151 /* Values defined for the flags field of a struct s390_operand. */
  /src/external/gpl3/gdb.old/dist/include/opcode/
s390.h 131 /* The operands table is an array of struct s390_operand. */
133 struct s390_operand struct
148 extern const struct s390_operand s390_operands[];
150 /* Values defined for the flags field of a struct s390_operand. */
  /src/external/gpl3/binutils/dist/opcodes/
s390-dis.c 128 const struct s390_operand *operand)
236 const struct s390_operand *operand = &s390_operands[*opindex_ptr];
266 const struct s390_operand *operand = s390_operands + *opindex;
s390-opc.c 48 const struct s390_operand s390_operands[] =
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-dis.c 128 const struct s390_operand *operand)
236 const struct s390_operand *operand = &s390_operands[*opindex_ptr];
266 const struct s390_operand *operand = s390_operands + *opindex;
s390-opc.c 48 const struct s390_operand s390_operands[] =
  /src/external/gpl3/gdb/dist/opcodes/
s390-dis.c 128 const struct s390_operand *operand)
236 const struct s390_operand *operand = &s390_operands[*opindex_ptr];
266 const struct s390_operand *operand = s390_operands + *opindex;
s390-opc.c 48 const struct s390_operand s390_operands[] =
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-dis.c 128 const struct s390_operand *operand)
203 const struct s390_operand *operand = s390_operands + *opindex;
s390-opc.c 46 const struct s390_operand s390_operands[] =
  /src/external/gpl3/binutils/dist/gas/config/
tc-s390.c 720 const struct s390_operand *operand,
1341 operand_type_str(const struct s390_operand * operand)
1435 const struct s390_operand *operand;
2507 const struct s390_operand *operand;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c 720 const struct s390_operand *operand,
1341 operand_type_str(const struct s390_operand * operand)
1435 const struct s390_operand *operand;
2507 const struct s390_operand *operand;

Completed in 39 milliseconds