Searched refs:depind (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc.c537 make_ia64_opcode (ia64_insn opcode, const char *name, int place, int depind)
553 res->dependencies = &op_dependencies[depind];
664 int depind = completer_table[completer].dependencies;
665 return make_ia64_opcode (curr_insn, name, place, depind);
528 make_ia64_opcode(ia64_insn opcode, const char *name, int place, int depind) argument
653 int depind = completer_table[completer].dependencies; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dia64-opc.c537 make_ia64_opcode (ia64_insn opcode, const char *name, int place, int depind)
553 res->dependencies = &op_dependencies[depind];
664 int depind = completer_table[completer].dependencies;
665 return make_ia64_opcode (curr_insn, name, place, depind);
528 make_ia64_opcode(ia64_insn opcode, const char *name, int place, int depind) argument
653 int depind = completer_table[completer].dependencies; local
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c655 int depind; /* dependency index */ member in struct:rsrc
7982 depends_on (int depind, struct ia64_opcode *idesc) argument
7988 if (depind == DEP (dep->chks[i]))
8080 tmpl.depind = 0;
10012 int depind,
10024 regdeps[regdepslen].depind = depind;
10035 print_dependency (const char *action, int depind) argument
10040 action, dv_mode[(regdeps[depind].dependency)->mode],
10041 (regdeps[depind]
10009 mark_resource(struct ia64_opcode *idesc ATTRIBUTE_UNUSED, const struct ia64_dependency *dep ATTRIBUTE_UNUSED, struct rsrc *spec, int depind, int path) argument
10394 int depind = 0; local
[all...]

Completed in 180 milliseconds