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

  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 729 /* The last bitfield in i386_operand_type. */
742 typedef union i386_operand_type union
801 } i386_operand_type; typedef in typeref:union:i386_operand_type
843 i386_operand_type operand_types[MAX_OPERANDS];
853 i386_operand_type reg_type;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 153 static int i386_finalize_immediate (segT, expressionS *, i386_operand_type,
155 static int i386_finalize_displacement (segT, expressionS *, i386_operand_type,
298 i386_operand_type types[MAX_OPERANDS];
    [all...]
tc-i386-intel.c 31 i386_operand_type reloc_types; /* Value obtained from lex_got(). */
757 i386_operand_type types;
799 i386_operand_type temp;

Completed in 465 milliseconds