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

  /src/external/gpl3/binutils/dist/include/opcode/
cgen.h 1328 void (*set_int_operand)
1340 #define CGEN_CPU_SET_INT_OPERAND(cd) ((cd)->set_int_operand)
1311 void (*set_int_operand) member in struct:cgen_cpu_desc
  /src/external/gpl3/binutils.old/dist/include/opcode/
cgen.h 1328 void (*set_int_operand)
1340 #define CGEN_CPU_SET_INT_OPERAND(cd) ((cd)->set_int_operand)
1311 void (*set_int_operand) member in struct:cgen_cpu_desc
  /src/external/gpl3/gdb/dist/include/opcode/
cgen.h 1328 void (*set_int_operand)
1340 #define CGEN_CPU_SET_INT_OPERAND(cd) ((cd)->set_int_operand)
1311 void (*set_int_operand) member in struct:cgen_cpu_desc
  /src/external/gpl3/gdb.old/dist/include/opcode/
cgen.h 1328 void (*set_int_operand)
1340 #define CGEN_CPU_SET_INT_OPERAND(cd) ((cd)->set_int_operand)
1311 void (*set_int_operand) member in struct:cgen_cpu_desc

Completed in 27 milliseconds