/toolchain/binutils/binutils-2.25/include/opcode/ |
ia64.h | 256 chks are dependencies to check for conflicts when an opcode is 258 opcode is used. chks correspond to readers (RAW) or writers (WAW or 264 const unsigned short *chks; member in struct:ia64_opcode_dependency
|
/toolchain/binutils/binutils-2.25/opcodes/ |
ia64-gen.c | 198 int *chks; /* Insn classes which read (RAW), write 410 insert_dependencies (int nchks, unsigned short *chks, 421 chkind = insert_deplist (nchks, chks); 805 parse_resource_users (chk, &rs->chks, &rs->nchks, &rs->chknotes); 860 /* For WAW entries, if the chks and regs differ, we need to enter the 197 int *chks; \/* Insn classes which read (RAW), write member in struct:rdep 2437 unsigned short chks[256]; local [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-ia64.c | [all...] |