HomeSort by relevance Sort by last modified time
    Searched defs:cgen_operand_type (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
lm32-desc.h 180 typedef enum cgen_operand_type { enum
186 } CGEN_OPERAND_TYPE;
m32r-desc.h 213 typedef enum cgen_operand_type { enum
222 } CGEN_OPERAND_TYPE;
fr30-desc.h 238 typedef enum cgen_operand_type { enum
252 } CGEN_OPERAND_TYPE;
ip2k-desc.h 231 typedef enum cgen_operand_type { enum
236 } CGEN_OPERAND_TYPE;
mt-desc.h 217 typedef enum cgen_operand_type { enum
232 } CGEN_OPERAND_TYPE;
xstormy16-desc.h 261 typedef enum cgen_operand_type { enum
272 } CGEN_OPERAND_TYPE;
epiphany-desc.h 316 typedef enum cgen_operand_type { enum
340 } CGEN_OPERAND_TYPE;
iq2000-desc.h 274 typedef enum cgen_operand_type { enum
284 } CGEN_OPERAND_TYPE;
mep-desc.h 245 typedef enum cgen_operand_type { enum
283 } CGEN_OPERAND_TYPE;
xc16x-desc.h 361 typedef enum cgen_operand_type { enum
379 } CGEN_OPERAND_TYPE;
m32c-desc.h 224 typedef enum cgen_operand_type { enum
    [all...]
or1k-desc.h 614 typedef enum cgen_operand_type { enum
    [all...]
frv-desc.h 728 typedef enum cgen_operand_type { enum
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
cgen.h 634 enum cgen_operand_type { CGEN_OPERAND_MAX };
666 enum cgen_operand_type type;
717 enum cgen_operand_type is an index into this table (specifically
769 enum cgen_operand_type op_type;
624 enum cgen_operand_type { CGEN_OPERAND_MAX }; enum
    [all...]

Completed in 3323 milliseconds