HomeSort by: relevance | last modified time | path
    Searched defs:opindex (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/opcodes/
alpha-dis.c 62 const unsigned char *opindex; local
130 for (opindex = opcode->operands; *opindex != 0; opindex++)
132 const struct alpha_operand *operand = alpha_operands + *opindex;
156 for (opindex = opcode->operands; *opindex != 0; opindex++)
158 const struct alpha_operand *operand = alpha_operands + *opindex;
s390-dis.c 255 const unsigned char *opindex; local
264 for (opindex = opcode->operands; *opindex != 0; opindex++)
266 const struct s390_operand *operand = s390_operands + *opindex;
288 && skip_optargs_zero_p (buffer, opcode->flags, opindex))
367 && opindex[1] == 0)
ppc-dis.c 616 skip_optional_operands (const ppc_opindex_t *opindex,
622 for (num_optional = 0; *opindex != 0; opindex++)
624 operand = &powerpc_operands[*opindex];
662 const ppc_opindex_t *opindex; local
675 for (opindex = opcode->operands; *opindex != 0; opindex++)
677 operand = powerpc_operands + *opindex;
707 const ppc_opindex_t *opindex; local
761 const ppc_opindex_t *opindex; local
809 const ppc_opindex_t *opindex; local
861 const ppc_opindex_t *opindex; local
1058 const ppc_opindex_t *opindex; local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
alpha-dis.c 62 const unsigned char *opindex; local
130 for (opindex = opcode->operands; *opindex != 0; opindex++)
132 const struct alpha_operand *operand = alpha_operands + *opindex;
156 for (opindex = opcode->operands; *opindex != 0; opindex++)
158 const struct alpha_operand *operand = alpha_operands + *opindex;
s390-dis.c 255 const unsigned char *opindex; local
264 for (opindex = opcode->operands; *opindex != 0; opindex++)
266 const struct s390_operand *operand = s390_operands + *opindex;
288 && skip_optargs_zero_p (buffer, opcode->flags, opindex))
367 && opindex[1] == 0)
ppc-dis.c 605 skip_optional_operands (const ppc_opindex_t *opindex,
611 for (num_optional = 0; *opindex != 0; opindex++)
613 operand = &powerpc_operands[*opindex];
651 const ppc_opindex_t *opindex; local
664 for (opindex = opcode->operands; *opindex != 0; opindex++)
666 operand = powerpc_operands + *opindex;
696 const ppc_opindex_t *opindex; local
750 const ppc_opindex_t *opindex; local
798 const ppc_opindex_t *opindex; local
850 const ppc_opindex_t *opindex; local
1047 const ppc_opindex_t *opindex; local
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
alpha-dis.c 62 const unsigned char *opindex; local
130 for (opindex = opcode->operands; *opindex != 0; opindex++)
132 const struct alpha_operand *operand = alpha_operands + *opindex;
156 for (opindex = opcode->operands; *opindex != 0; opindex++)
158 const struct alpha_operand *operand = alpha_operands + *opindex;
s390-dis.c 255 const unsigned char *opindex; local
264 for (opindex = opcode->operands; *opindex != 0; opindex++)
266 const struct s390_operand *operand = s390_operands + *opindex;
287 && skip_optargs_zero_p (buffer, opcode->flags, opindex))
370 && opindex[1] == 0)
ppc-dis.c 595 skip_optional_operands (const ppc_opindex_t *opindex,
601 for (num_optional = 0; *opindex != 0; opindex++)
603 operand = &powerpc_operands[*opindex];
641 const ppc_opindex_t *opindex; local
654 for (opindex = opcode->operands; *opindex != 0; opindex++)
656 operand = powerpc_operands + *opindex;
686 const ppc_opindex_t *opindex; local
740 const ppc_opindex_t *opindex; local
788 const ppc_opindex_t *opindex; local
840 const ppc_opindex_t *opindex; local
1037 const ppc_opindex_t *opindex; local
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
alpha-dis.c 62 const unsigned char *opindex; local
130 for (opindex = opcode->operands; *opindex != 0; opindex++)
132 const struct alpha_operand *operand = alpha_operands + *opindex;
156 for (opindex = opcode->operands; *opindex != 0; opindex++)
158 const struct alpha_operand *operand = alpha_operands + *opindex;
s390-dis.c 192 const unsigned char *opindex; local
201 for (opindex = opcode->operands; *opindex != 0; opindex++)
203 const struct s390_operand *operand = s390_operands + *opindex;
221 && opindex[1] == 0)
225 && val.u == 0 && opindex[1] != 0 && opindex[2] == 0)
228 s390_extract_operand (buffer, s390_operands + opindex[1]);
311 && opindex[1] == 0
    [all...]
ppc-dis.c 595 skip_optional_operands (const ppc_opindex_t *opindex,
601 for (num_optional = 0; *opindex != 0; opindex++)
603 operand = &powerpc_operands[*opindex];
641 const ppc_opindex_t *opindex; local
654 for (opindex = opcode->operands; *opindex != 0; opindex++)
656 operand = powerpc_operands + *opindex;
686 const ppc_opindex_t *opindex; local
740 const ppc_opindex_t *opindex; local
788 const ppc_opindex_t *opindex; local
840 const ppc_opindex_t *opindex; local
1037 const ppc_opindex_t *opindex; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/
frags.h 90 int opindex; member in struct:frag::__anon10157
cgen.c 75 OPINDEX is the index in the operand table.
80 int opindex; member in struct:fixup
102 queue_fixup (int opindex, int opinfo, expressionS *expP)
108 fixups[num_fixups].opindex = opindex;
317 OPINDEX is the operand's table entry index.
324 int opindex, int opinfo,
413 operand = cgen_operand_lookup_by_num (cd, opindex);
479 queue_fixup_recursively (opindex, opinfo_1, & exp,
489 queue_fixup (opindex, opinfo_1, &exp)
862 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
frags.h 90 int opindex; member in struct:frag::__anon11630
cgen.c 75 OPINDEX is the index in the operand table.
80 int opindex; member in struct:fixup
102 queue_fixup (int opindex, int opinfo, expressionS *expP)
108 fixups[num_fixups].opindex = opindex;
318 OPINDEX is the operand's table entry index.
325 int opindex, int opinfo,
411 operand = cgen_operand_lookup_by_num (cd, opindex);
477 queue_fixup_recursively (opindex, opinfo_1, & exp,
487 queue_fixup (opindex, opinfo_1, &exp)
860 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-mt.c 471 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
474 operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
467 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
tc-xstormy16.c 490 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
491 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex);
503 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, value);
513 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields,
521 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields,
486 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
tc-epiphany.c 1040 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
1042 cgen_operand_lookup_by_num (gas_cgen_cpu_desc, opindex);
1031 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
tc-mn10200.c 83 int opindex;
1093 fixups[fc].opindex = *opindex_ptr;
1155 the opindex field of the fr_cgen structure into a char *
1161 int opindex;
1192 opindex_converter.opindex = fixups[0].opindex;
1237 operand = &mn10200_operands[fixups[i].opindex];
81 int opindex; member in struct:mn10200_fixup
1158 int opindex; member in union:__anon10077
tc-iq2000.c 740 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
741 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
734 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mt.c 471 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
474 operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
467 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
tc-xstormy16.c 490 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
491 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex);
503 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, value);
513 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields,
521 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields,
486 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
tc-epiphany.c 1040 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED;
1042 cgen_operand_lookup_by_num (gas_cgen_cpu_desc, opindex);
1031 int opindex = fixP->fx_r_type - BFD_RELOC_UNUSED; local
tc-mn10200.c 83 int opindex;
1094 fixups[fc].opindex = *opindex_ptr;
1156 the opindex field of the fr_cgen structure into a char *
1162 int opindex;
1193 opindex_converter.opindex = fixups[0].opindex;
1238 operand = &mn10200_operands[fixups[i].opindex];
81 int opindex; member in struct:mn10200_fixup
1159 int opindex; member in union:__anon11549

Completed in 207 milliseconds

1 2