HomeSort by relevance Sort by last modified time
    Searched defs:print_operand (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/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);
w65-dis.c 35 print_operand (int lookup, char *format, int *args) function
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)
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
  /toolchain/binutils/binutils-2.27/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...]
  /toolchain/binutils/binutils-2.27/include/opcode/
cgen.h 1288 void (*print_operand) member in struct:cgen_cpu_desc
1294 void (*print_operand) (); member in struct:cgen_cpu_desc
    [all...]

Completed in 603 milliseconds