| /src/external/gpl3/binutils/dist/opcodes/ |
| d10v-dis.c | 31 print_operand (struct d10v_operand *oper, function 174 print_operand (oper, insn, op, memaddr, info); 224 print_operand (oper, ins[j], op, memaddr, info);
|
| pdp11-dis.c | 82 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) function 182 return print_operand (memaddr, code, info); 228 if (print_operand (&memaddr, dst, info) < 0) 246 if (print_operand (&memaddr, dst, info) < 0) 252 if (print_operand (&memaddr, dst, info) < 0) 286 if (print_operand (&memaddr, dst, info) < 0) 295 if (print_operand (&memaddr, dst, info) < 0) 304 if (print_operand (&memaddr, src, info) < 0) 307 if (print_operand (&memaddr, dst, info) < 0)
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| d10v-dis.c | 31 print_operand (struct d10v_operand *oper, function 174 print_operand (oper, insn, op, memaddr, info); 224 print_operand (oper, ins[j], op, memaddr, info);
|
| pdp11-dis.c | 82 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) function 182 return print_operand (memaddr, code, info); 228 if (print_operand (&memaddr, dst, info) < 0) 246 if (print_operand (&memaddr, dst, info) < 0) 252 if (print_operand (&memaddr, dst, info) < 0) 286 if (print_operand (&memaddr, dst, info) < 0) 295 if (print_operand (&memaddr, dst, info) < 0) 304 if (print_operand (&memaddr, src, info) < 0) 307 if (print_operand (&memaddr, dst, info) < 0)
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| d10v-dis.c | 31 print_operand (struct d10v_operand *oper, function 174 print_operand (oper, insn, op, memaddr, info); 224 print_operand (oper, ins[j], op, memaddr, info);
|
| pdp11-dis.c | 82 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) function 182 return print_operand (memaddr, code, info); 228 if (print_operand (&memaddr, dst, info) < 0) 246 if (print_operand (&memaddr, dst, info) < 0) 252 if (print_operand (&memaddr, dst, info) < 0) 286 if (print_operand (&memaddr, dst, info) < 0) 295 if (print_operand (&memaddr, dst, info) < 0) 304 if (print_operand (&memaddr, src, info) < 0) 307 if (print_operand (&memaddr, dst, info) < 0)
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| d10v-dis.c | 31 print_operand (struct d10v_operand *oper, function 174 print_operand (oper, insn, op, memaddr, info); 224 print_operand (oper, ins[j], op, memaddr, info);
|
| pdp11-dis.c | 82 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) function 182 return print_operand (memaddr, code, info); 228 if (print_operand (&memaddr, dst, info) < 0) 246 if (print_operand (&memaddr, dst, info) < 0) 252 if (print_operand (&memaddr, dst, info) < 0) 286 if (print_operand (&memaddr, dst, info) < 0) 295 if (print_operand (&memaddr, dst, info) < 0) 304 if (print_operand (&memaddr, src, info) < 0) 307 if (print_operand (&memaddr, dst, info) < 0)
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-crx.c | 1205 print_operand (int nbits, int shift, argument *arg) function 1590 print_operand (cur_size[i], instruction->operands[i].shift,
|
| tc-cr16.c | 1869 print_operand (int nbits, int shift, argument *arg) function 2363 print_operand (cur_size[i], instruction->operands[i].shift,
|
| tc-kvx.c | 2587 print_operand (expressionS * e, FILE * out) function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-crx.c | 1205 print_operand (int nbits, int shift, argument *arg) function 1590 print_operand (cur_size[i], instruction->operands[i].shift,
|
| tc-cr16.c | 1872 print_operand (int nbits, int shift, argument *arg) function 2366 print_operand (cur_size[i], instruction->operands[i].shift,
|
| tc-kvx.c | 2587 print_operand (expressionS * e, FILE * out) function
|
| /src/external/gpl3/gcc/dist/gcc/config/vax/ |
| vax.cc | 559 print_operand (FILE *file, rtx x, int code) 556 print_operand (FILE *file, rtx x, int code) function
|
| /src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
| vax.cc | 560 print_operand (FILE *file, rtx x, int code) 557 print_operand (FILE *file, rtx x, int code) function
|
| /src/external/gpl3/binutils/dist/include/opcode/ |
| cgen.h | 1304 void (*print_operand) 1310 void (*print_operand) (); 1315 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand) 1287 void (*print_operand) member in struct:cgen_cpu_desc 1293 void (*print_operand) (); member in struct:cgen_cpu_desc
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| cgen.h | 1304 void (*print_operand) 1310 void (*print_operand) (); 1315 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand) 1287 void (*print_operand) member in struct:cgen_cpu_desc 1293 void (*print_operand) (); member in struct:cgen_cpu_desc
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| cgen.h | 1304 void (*print_operand) 1310 void (*print_operand) (); 1315 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand) 1287 void (*print_operand) member in struct:cgen_cpu_desc 1293 void (*print_operand) (); member in struct:cgen_cpu_desc
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| cgen.h | 1304 void (*print_operand) 1310 void (*print_operand) (); 1315 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand) 1287 void (*print_operand) member in struct:cgen_cpu_desc 1293 void (*print_operand) (); member in struct:cgen_cpu_desc
|
| /src/external/gpl3/gcc/dist/gcc/config/m68k/ |
| m68k.cc | 4992 print_operand (FILE *file, rtx op, int letter) 4980 print_operand (FILE *file, rtx op, int letter) function
|
| /src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
| microblaze.cc | 192 /* List of all MICROBLAZE punctuation characters used by print_operand. */ 2274 print_operand (FILE * file, rtx op, int letter) function 2343 fatal_insn ("PRINT_OPERAND, invalid insn for %%C", op); 2372 fatal_insn ("PRINT_OPERAND, invalid insn for %%N", op); 2526 print_operand (file, XEXP (op, 0), letter);
|
| /src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| xtensa.cc | 3006 print_operand (FILE *file, rtx x, int letter) 3009 error ("%<PRINT_OPERAND%> null pointer"); 3112 print_operand (file, XEXP (XEXP (x, 0), 0), 0); 3115 and the number. The '-' is added by print_operand() already. */ 3118 print_operand (file, XEXP (XEXP (x, 0), 1), 0); 3004 print_operand (FILE *file, rtx x, int letter) function
|
| /src/external/gpl3/gcc/dist/gcc/ |
| genmatch.cc | 1047 print_operand (operand *o, FILE *f = stderr, bool flattened = false) function 1052 print_operand (c->what, f, flattened); 1075 print_operand (e->ops[i], f, flattened); 1090 print_operand (s->match, f); 2061 print_operand (s->match, stderr); 2210 print_operand (dop->op, f, true);
|
| /src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
| gcn.cc | 5505 /* Helper function for print_operand and print_operand_address. 5797 /* Implement PRINT_OPERAND via gcn.h. 5820 print_operand (FILE *file, rtx x, int code) function 5895 print_operand (file, x, 0); 6363 print_operand (file, gcn_operand_part (GET_MODE (x), x, 0), 0); 6366 print_operand (file, gcn_operand_part (GET_MODE (x), x, 1), 0); 6386 print_operand (file, CONST_VECTOR_ELT (x, 0), code); 6424 print_operand (file, ix, code);
|