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

  /src/external/gpl3/binutils/dist/include/opcode/
cgen.h 1326 int (*get_int_operand)
1339 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
1309 int (*get_int_operand) member in struct:cgen_cpu_desc
  /src/external/gpl3/binutils.old/dist/include/opcode/
cgen.h 1326 int (*get_int_operand)
1339 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
1309 int (*get_int_operand) member in struct:cgen_cpu_desc
  /src/external/gpl3/gdb/dist/include/opcode/
cgen.h 1326 int (*get_int_operand)
1339 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
1309 int (*get_int_operand) member in struct:cgen_cpu_desc
  /src/external/gpl3/gdb.old/dist/include/opcode/
cgen.h 1326 int (*get_int_operand)
1339 #define CGEN_CPU_GET_INT_OPERAND(cd) ((cd)->get_int_operand)
1309 int (*get_int_operand) member in struct:cgen_cpu_desc

Completed in 32 milliseconds