Home
last modified time | relevance | path

Searched refs:chks (Results 1 – 17 of 17) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dia64-gen.c197 int *chks; /* Insn classes which read (RAW), write member
408 insert_dependencies (int nchks, unsigned short *chks, in insert_dependencies() argument
419 chkind = insert_deplist (nchks, chks); in insert_dependencies()
803 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes); in add_dep()
2437 unsigned short chks[256]; in insert_opcode_dependencies() local
2483 if (in_iclass (opc, ics[rs->chks[j]], NULL, NULL, &ic_note)) in insert_opcode_dependencies()
2493 ic_note, opc->name, ics[rs->chks[j]]->name, in insert_opcode_dependencies()
2496 chks[nchks++] = RDEP(ic_note, i); in insert_opcode_dependencies()
2498 chks[nchks++] = RDEP(rs->chknotes[j], i); in insert_opcode_dependencies()
2510 return insert_dependencies (nchks, chks, nregs, regs); in insert_opcode_dependencies()
/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h264 const unsigned short *chks; member
/toolchain/binutils/binutils-2.25/opcodes/po/
Duk.po649 msgid "Warning: rsrc %s (%s) has no chks\n"
650 msgstr "Попередження: rsrc %s (%s) не має chks\n"
654 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
655 msgstr "Попередження: rsrc %s (%s) не має chks або regs\n"
Dnl.po618 msgid "Warning: rsrc %s (%s) has no chks\n"
619 msgstr "Let Op: rsrc %s (%s) heeft geen chks\n"
623 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
624 msgstr "Let Op: rsrc %s (%s) heeft geen chks of regs\n"
Did.po603 msgid "Warning: rsrc %s (%s) has no chks\n"
604 msgstr "Peringatan: rsrc %s (%s) tidak memiliki chks\n"
608 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
609 msgstr "Peringatan: rsrc %s (%s) tidak memiliki chks atau regs\n"
Des.po647 msgid "Warning: rsrc %s (%s) has no chks\n"
648 msgstr "Aviso: el rsrc %s (%s) no tiene chks\n"
652 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
653 msgstr "Aviso: el rsrc %s (%s) no tiene chks o regs\n"
Dde.po826 msgid "Warning: rsrc %s (%s) has no chks\n"
827 msgstr "Warnung: Die Ressource »%s (%s)« hat keine »chks«.\n"
831 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
832 msgstr "Warnung: Die Ressource »%s (%s)« hat keine »chks« oder Register.\n"
Dvi.po653 msgid "Warning: rsrc %s (%s) has no chks\n"
654 msgstr "Cảnh báo: rsrc %s (%s) không có chks\n"
658 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
659 msgstr "Cảnh báo: rsrc %s (%s) không có chks hay regs\n"
Dopcodes.pot799 msgid "Warning: rsrc %s (%s) has no chks\n"
804 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
Dda.po598 msgid "Warning: rsrc %s (%s) has no chks\n"
603 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
Dzh_CN.po321 msgid "Warning: rsrc %s (%s) has no chks%s\n"
Dga.po589 msgid "Warning: rsrc %s (%s) has no chks\n"
594 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
Dit.po604 msgid "Warning: rsrc %s (%s) has no chks\n"
609 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
Dfi.po823 msgid "Warning: rsrc %s (%s) has no chks\n"
828 msgid "Warning: rsrc %s (%s) has no chks or regs\n"
Dsv.po325 msgid "Warning: rsrc %s (%s) has no chks%s\n"
Dtr.po318 msgid "Warning: rsrc %s (%s) has no chks%s\n"
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c8190 if (depind == DEP (dep->chks[i])) in depends_on()
10408 note = NOTE (opdeps->chks[chkind]); in check_dependencies()