HomeSort by: relevance | last modified time | path
    Searched defs:i386_operand_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 963 /* The number of bits in i386_operand_type. */
976 typedef union i386_operand_type union
1010 } i386_operand_type;
1105 i386_operand_type operand_types[MAX_OPERANDS];
1113 i386_operand_type reg_type;
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 950 /* The number of bits in i386_operand_type. */
963 typedef union i386_operand_type union
997 } i386_operand_type;
1092 i386_operand_type operand_types[MAX_OPERANDS];
1100 i386_operand_type reg_type;
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 916 /* The number of bits in i386_operand_type. */
929 typedef union i386_operand_type union
963 } i386_operand_type;
1057 i386_operand_type operand_types[MAX_OPERANDS];
1065 i386_operand_type reg_type;
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 899 /* The number of bits in i386_operand_type. */
912 typedef union i386_operand_type union
946 } i386_operand_type;
1040 i386_operand_type operand_types[MAX_OPERANDS];
1048 i386_operand_type reg_type;

Completed in 30 milliseconds