| /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;
|
| 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)
|
| 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)
|
| /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;
|
| 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)
|
| /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;
|
| 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)
|
| /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;
|
| 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)
|
| /src/external/gpl3/binutils/dist/gas/ |
| frags.h | 90 int opindex; member in struct:frag::__anon10157
|
| frags.h | 90 int opindex; member in struct:frag::__anon10157
|
| /src/external/gpl3/binutils.old/dist/gas/ |
| frags.h | 90 int opindex; member in struct:frag::__anon11630
|
| frags.h | 90 int opindex; member in struct:frag::__anon11630
|
| /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-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
|
| /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-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
|