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

  /toolchain/binutils/binutils-2.27/opcodes/
lm32-desc.h 148 typedef enum cgen_hw_type { enum
152 } CGEN_HW_TYPE;
m32r-desc.h 177 typedef enum cgen_hw_type { enum
183 } CGEN_HW_TYPE;
fr30-desc.h 200 typedef enum cgen_hw_type { enum
208 } CGEN_HW_TYPE;
ip2k-desc.h 198 typedef enum cgen_hw_type { enum
203 } CGEN_HW_TYPE;
mt-desc.h 186 typedef enum cgen_hw_type { enum
189 } CGEN_HW_TYPE;
xstormy16-desc.h 227 typedef enum cgen_hw_type { enum
233 } CGEN_HW_TYPE;
epiphany-desc.h 268 typedef enum cgen_hw_type { enum
286 } CGEN_HW_TYPE;
iq2000-desc.h 243 typedef enum cgen_hw_type { enum
246 } CGEN_HW_TYPE;
mep-desc.h 207 typedef enum cgen_hw_type { enum
212 } CGEN_HW_TYPE;
xc16x-desc.h 316 typedef enum cgen_hw_type { enum
324 } CGEN_HW_TYPE;
m32c-desc.h 173 typedef enum cgen_hw_type { enum
193 } CGEN_HW_TYPE;
    [all...]
or1k-desc.h 424 typedef enum cgen_hw_type { enum
    [all...]
frv-desc.h 684 typedef enum cgen_hw_type { enum
    [all...]
  /toolchain/binutils/binutils-2.27/include/opcode/
cgen.h 442 enum cgen_hw_type { CGEN_HW_MAX };
450 enum cgen_hw_type type;
468 enum cgen_hw_type is an index into this table (specifically `entries'). */
673 enum cgen_hw_type hw_type;
766 enum cgen_hw_type hw_type;
434 enum cgen_hw_type { CGEN_HW_MAX }; enum
    [all...]

Completed in 380 milliseconds