/toolchain/binutils/binutils-2.25/opcodes/ |
w65-opc.h | 410 print_operand (0, " #$0", args);\ 415 print_operand (0, " #$0", args);\ 420 print_operand (0, " #$0", args);\ 424 print_operand (0, " a", 0);\ 429 print_operand (0, " $0", args);\ 434 print_operand (0, " $0", args);\ 445 print_operand (1, " <$0", args);\ 450 print_operand (1, " <$0,x", args);\ 455 print_operand (1, " <$0,y", args);\ 460 print_operand (1, " (<$0)", args); [all...] |
pdp11-dis.c | 83 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) function 183 return print_operand (memaddr, code, info); 229 if (print_operand (&memaddr, dst, info) < 0) 247 if (print_operand (&memaddr, dst, info) < 0) 253 if (print_operand (&memaddr, dst, info) < 0) 287 if (print_operand (&memaddr, dst, info) < 0) 296 if (print_operand (&memaddr, dst, info) < 0) 305 if (print_operand (&memaddr, src, info) < 0) 308 if (print_operand (&memaddr, dst, info) < 0)
|
w65-dis.c | 35 print_operand (int lookup, char *format, int *args) function
|
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);
|
tic80-dis.c | 104 print_operand (struct disassemble_info *info, 242 print_operand (info, value, insn, operand, memaddr); 101 print_operand (struct disassemble_info *info, function
|
iq2000-dis.c | 207 cd->print_operand = iq2000_cgen_print_operand;
|
lm32-dis.c | 165 cd->print_operand = lm32_cgen_print_operand;
|
or1k-dis.c | 159 cd->print_operand = or1k_cgen_print_operand;
|
xstormy16-dis.c | 186 cd->print_operand = xstormy16_cgen_print_operand;
|
epiphany-dis.c | 296 cd->print_operand = epiphany_cgen_print_operand;
|
fr30-dis.c | 317 cd->print_operand = fr30_cgen_print_operand;
|
ip2k-dis.c | 306 cd->print_operand = ip2k_cgen_print_operand;
|
m32r-dis.c | 297 cd->print_operand = m32r_cgen_print_operand;
|
mt-dis.c | 308 cd->print_operand = mt_cgen_print_operand;
|
frv-dis.c | 414 cd->print_operand = frv_cgen_print_operand;
|
xc16x-dis.c | 438 cd->print_operand = xc16x_cgen_print_operand;
|
m32c-dis.c | [all...] |
mep-dis.c | [all...] |
/toolchain/binutils/binutils-2.25/include/opcode/ |
cgen.h | 1284 void (*print_operand) member in struct:cgen_cpu_desc 1290 void (*print_operand) (); member in struct:cgen_cpu_desc [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-crx.c | 159 static void print_operand (int, int, argument *); 1252 print_operand (int nbits, int shift, argument *arg) function [all...] |
tc-cr16.c | 1876 print_operand (int nbits, int shift, argument *arg) function [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
target.def | 482 /* ??? tm.texi only documents the old macro PRINT_OPERAND, 485 (print_operand, 500 `print_operand' hook. */ [all...] |