Home
last modified time | relevance | path

Searched refs:print_operand (Results 1 – 25 of 191) sorted by relevance

12345678

/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dw65-opc.h411 print_operand (0, " #$0", args);\
416 print_operand (0, " #$0", args);\
421 print_operand (0, " #$0", args);\
425 print_operand (0, " a", 0);\
430 print_operand (0, " $0", args);\
435 print_operand (0, " $0", args);\
446 print_operand (1, " <$0", args);\
451 print_operand (1, " <$0,x", args);\
456 print_operand (1, " <$0,y", args);\
461 print_operand (1, " (<$0)", args);\
[all …]
Dpdp11-dis.c39 static int print_operand PARAMS ((bfd_vma *memaddr, int code,
100 print_operand (memaddr, code, info) in print_operand() function
203 return print_operand (memaddr, code, info);
251 if (print_operand (&memaddr, dst, info) < 0)
269 if (print_operand (&memaddr, dst, info) < 0)
275 if (print_operand (&memaddr, dst, info) < 0)
309 if (print_operand (&memaddr, dst, info) < 0)
318 if (print_operand (&memaddr, dst, info) < 0)
327 if (print_operand (&memaddr, src, info) < 0)
330 if (print_operand (&memaddr, dst, info) < 0)
Dw65-dis.c30 static void print_operand PARAMS ((int, char *, unsigned int *));
45 print_operand (lookup, format, args) in print_operand() function
Dd10v-dis.c32 static void print_operand
73 print_operand (oper, insn, op, memaddr, info) in print_operand() function
214 print_operand (oper, insn, op, memaddr, info);
264 print_operand (oper, ins[j], op, memaddr, info);
Dtic80-dis.c31 static void print_operand PARAMS ((struct disassemble_info *, long, unsigned long,
139 print_operand (info, value, insn, operand, memaddr) in print_operand() function
261 print_operand (info, value, insn, operand, memaddr);
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dw65-opc.h411 print_operand (0, " #$0", args);\
416 print_operand (0, " #$0", args);\
421 print_operand (0, " #$0", args);\
425 print_operand (0, " a", 0);\
430 print_operand (0, " $0", args);\
435 print_operand (0, " $0", args);\
446 print_operand (1, " <$0", args);\
451 print_operand (1, " <$0,x", args);\
456 print_operand (1, " <$0,y", args);\
461 print_operand (1, " (<$0)", args);\
[all …]
Dpdp11-dis.c81 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) in print_operand() function
181 return print_operand (memaddr, code, info); in print_foperand()
227 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
245 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
251 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
285 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
294 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
303 if (print_operand (&memaddr, src, info) < 0) in print_insn_pdp11()
306 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
Dd10v-dis.c30 print_operand (struct d10v_operand *oper, in print_operand() function
173 print_operand (oper, insn, op, memaddr, info); in dis_long()
223 print_operand (oper, ins[j], op, memaddr, info); in dis_2_short()
Dtic80-dis.c100 print_operand (struct disassemble_info *info, in print_operand() function
237 print_operand (info, value, insn, operand, memaddr); in print_one_instruction()
Dw65-dis.c33 print_operand (int lookup, char *format, int *args) in print_operand() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10200/
Dmn10200.c94 print_operand (file, x, code) in print_operand() function
147 print_operand (file, x, 0);
151 print_operand (file, x, 0);
299 print_operand (file, XEXP (x, 1), 0);
358 print_operand (file, addr, 0);
374 print_operand (file, index, 0);
376 print_operand (file, base, 0);;
Dmn10200-protos.h23 extern void print_operand PARAMS ((FILE *, rtx, int));
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mn10300/
Dmn10300.c81 print_operand (file, x, code) in print_operand() function
134 print_operand (file, x, 0);
138 print_operand (file, x, 0);
351 print_operand (file, addr, 0);
364 print_operand (file, index, 0);
366 print_operand (file, base, 0);;
Dmn10300-protos.h29 extern void print_operand PARAMS ((FILE *, rtx, int));
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ns32k/
Dns32k-protos.h33 extern void print_operand PARAMS ((FILE *, rtx, int));
/openbsd/src/gnu/gcc/gcc/config/mn10300/
Dmn10300-protos.h33 extern void print_operand (FILE *, rtx, int);
Dlinux.h60 print_operand ((FILE), (X), (CODE)); \
/openbsd/src/gnu/gcc/gcc/config/iq2000/
Diq2000-protos.h41 extern void print_operand (FILE *, rtx, int);
/openbsd/src/gnu/gcc/gcc/config/i386/
Dsol2.h106 print_operand (FILE, XEXP (DECL_RTL (FN), 0), 'P'); \
/openbsd/src/gnu/gcc/gcc/config/v850/
Dv850-protos.h38 extern void print_operand (FILE *, rtx, int );
/openbsd/src/gnu/gcc/gcc/config/m88k/
Dm88k-protos.h28 extern void print_operand (FILE *, rtx, int);
/openbsd/src/gnu/gcc/gcc/config/m68k/
Dm68k-protos.h50 extern void print_operand (FILE *, rtx, int);
/openbsd/src/gnu/gcc/gcc/config/xtensa/
Dxtensa-protos.h60 extern void print_operand (FILE *, rtx, int);
/openbsd/src/gnu/gcc/gcc/config/sparc/
Dsol2.h170 print_operand (FILE, XEXP (DECL_RTL (FN), 0), 0); \
/openbsd/src/gnu/usr.bin/gcc/gcc/config/romp/
Dromp-protos.h26 extern void print_operand PARAMS ((FILE *, rtx, int));

12345678