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

  /toolchain/binutils/binutils-2.25/include/opcode/
s390.h 91 /* The operands table is an array of struct s390_operand. */
93 struct s390_operand struct
108 extern const struct s390_operand s390_operands[];
110 /* Values defined for the flags field of a struct s390_operand. */
  /toolchain/binutils/binutils-2.25/opcodes/
s390-dis.c 105 const struct s390_operand *operand)
168 const struct s390_operand *operand = s390_operands + *opindex;
s390-opc.c 40 const struct s390_operand s390_operands[] =
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-s390.c 586 const struct s390_operand *operand,
1187 const struct s390_operand *operand;
    [all...]

Completed in 1509 milliseconds