HomeSort by relevance Sort by last modified time
    Searched defs:opindex (Results 1 - 23 of 23) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
i370-dis.c 60 const unsigned char *opindex; local
94 for (opindex = opcode->operands; *opindex != 0; opindex++)
96 operand = i370_operands + *opindex;
109 for (opindex = opcode->operands; *opindex != 0; opindex++)
113 operand = i370_operands + *opindex;
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 172 const unsigned char *opindex; local
180 for (opindex = opcode->operands; *opindex != 0; opindex++)
182 const struct s390_operand *operand = s390_operands + *opindex;
199 && opindex[1] == 0)
230 && opindex[1] == 0)
tic80-dis.c 199 const unsigned char *opindex;
204 for (opindex = opcode->operands; *opindex != 0; opindex++)
206 operand = tic80_operands + *opindex;
233 if (opindex != opcode->operands)
195 const unsigned char *opindex; local
ppc-dis.c 466 skip_optional_operands (const unsigned char *opindex,
471 for (; *opindex != 0; opindex++)
473 operand = &powerpc_operands[*opindex];
503 const unsigned char *opindex; local
515 for (opindex = opcode->operands; *opindex != 0; opindex++)
517 operand = powerpc_operands + *opindex;
557 const unsigned char *opindex; local
641 const unsigned char *opindex; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
frags.h 93 int opindex; member in struct:frag::__anon4410
cgen.c 76 OPINDEX is the index in the operand table.
81 int opindex; member in struct:fixup
103 queue_fixup (int opindex, int opinfo, expressionS *expP)
109 fixups[num_fixups].opindex = opindex;
323 OPINDEX is the operand's table entry index.
330 int opindex, int opinfo,
414 operand = cgen_operand_lookup_by_num (cd, opindex);
475 queue_fixup_recursively (opindex, opinfo_1, & exp,
485 queue_fixup (opindex, opinfo_1, &exp)
855 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mt.c 469 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
472 operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
465 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
tc-xstormy16.c 489 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
490 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num (cd, opindex);
502 CGEN_CPU_SET_VMA_OPERAND (cd) (cd, opindex, fields, (bfd_vma) value);
511 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields,
518 errmsg = CGEN_CPU_INSERT_OPERAND (cd) (cd, opindex, fields,
485 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
tc-epiphany.c 1041 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
1043 cgen_operand_lookup_by_num (gas_cgen_cpu_desc, opindex);
1032 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
tc-mn10200.c 83 int opindex;
1103 fixups[fc].opindex = *opindex_ptr;
1165 the opindex field of the fr_cgen structure into a char *
1171 int opindex;
1202 opindex_converter.opindex = fixups[0].opindex;
1247 operand = &mn10200_operands[fixups[i].opindex];
81 int opindex; member in struct:mn10200_fixup
1168 int opindex; member in union:__anon4331
tc-iq2000.c 747 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
748 const CGEN_OPERAND *operand = cgen_operand_lookup_by_num(gas_cgen_cpu_desc, opindex);
741 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
tc-mn10300.c 102 int opindex;
1004 && fixup->opindex >= 0
1005 && (mn10300_operands[fixup->opindex].flags
1024 fixup.opindex = -1;
100 int opindex; member in struct:mn10300_fixup
1872 int opindex; member in union:__anon4332
    [all...]
tc-frv.c 1530 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
1680 int opindex; local
    [all...]
tc-i370.c 1806 int opindex; member in struct:i370_fixup
2456 int opindex; local
    [all...]
tc-m32r.c 2137 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
    [all...]
tc-mep.c 452 const char **strP, int opindex, int opinfo,
465 return gas_cgen_parse_operand (cd, want, strP, opindex, opinfo,
2056 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED; local
    [all...]
tc-s390.c 1213 int opindex; member in struct:s390_fixup
2240 int opindex; local
    [all...]
tc-v850.c 154 int opindex;
152 int opindex; member in struct:v850_fixup
3459 int opindex; local
    [all...]
tc-arc.c 295 unsigned int opindex; member in struct:arc_fixup
    [all...]
tc-ppc.c 2614 int opindex; member in struct:ppc_fixup
6528 int opindex = fixP->fx_pcrel_adjust & 0xff; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
asm6.go 1917 var opindex [(ALAST + 1) & obj.AMask]*Optab var
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
asm6.go 1917 var opindex [(ALAST + 1) & obj.AMask]*Optab var
    [all...]

Completed in 548 milliseconds