/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | pdp11-dis.c | 82 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) in print_operand() function 182 return print_operand (memaddr, code, info); in print_foperand() 228 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 246 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 252 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 286 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 295 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 304 if (print_operand (&memaddr, src, info) < 0) in print_insn_pdp11() 307 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
|
H A D | d10v-dis.c | 31 print_operand (struct d10v_operand *oper, in print_operand() function 174 print_operand (oper, insn, op, memaddr, info); in dis_long() 224 print_operand (oper, ins[j], op, memaddr, info); in dis_2_short()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | pdp11-dis.c | 82 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) in print_operand() function 182 return print_operand (memaddr, code, info); in print_foperand() 228 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 246 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 252 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 286 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 295 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11() 304 if (print_operand (&memaddr, src, info) < 0) in print_insn_pdp11() 307 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
|
H A D | d10v-dis.c | 31 print_operand (struct d10v_operand *oper, in print_operand() function 174 print_operand (oper, insn, op, memaddr, info); in dis_long() 224 print_operand (oper, ins[j], op, memaddr, info); in dis_2_short()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | vax-protos.h | 31 extern void print_operand (FILE *, rtx, int);
|
H A D | vax.h | 663 print_operand (FILE, X, CODE)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | vax-protos.h | 30 extern void print_operand (FILE *, rtx, int);
|
H A D | vax.h | 676 print_operand (FILE, X, CODE)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/ |
H A D | microblaze-protos.h | 40 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/ |
H A D | microblaze-protos.h | 40 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/xtensa/ |
H A D | xtensa-protos.h | 61 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
H A D | xtensa-protos.h | 61 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/ |
H A D | bfin-protos.h | 94 extern void print_operand (FILE *, rtx, char);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/ |
H A D | bfin-protos.h | 94 extern void print_operand (FILE *, rtx, char);
|
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | cgen.h | 1287 void (*print_operand) member 1293 void (*print_operand) (); member 1298 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | cgen.h | 1287 void (*print_operand) member 1293 void (*print_operand) (); member 1298 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand)
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68k-protos.h | 69 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68k-protos.h | 69 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu-protos.h | 31 extern void print_operand (FILE * file, rtx x, int code);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn-protos.h | 79 extern void print_operand (FILE *file, rtx x, int code);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn-protos.h | 76 extern void print_operand (FILE *file, rtx x, int code);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390-protos.h | 134 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390-protos.h | 140 extern void print_operand (FILE *, rtx, int);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sol2.h | 390 targetm.asm_out.print_operand (FILE, XEXP (DECL_RTL (FN), 0), 0); \
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sol2.h | 390 targetm.asm_out.print_operand (FILE, XEXP (DECL_RTL (FN), 0), 0); \
|