Home
last modified time | relevance | path

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

12

/toolchain/binutils/binutils-2.25/opcodes/
Dw65-opc.h410 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 …]
Dpdp11-dis.c83 print_operand (bfd_vma *memaddr, int code, disassemble_info *info) in print_operand() function
183 return print_operand (memaddr, code, info); in print_foperand()
229 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
247 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
253 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
287 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
296 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
305 if (print_operand (&memaddr, src, info) < 0) in print_insn_pdp11()
308 if (print_operand (&memaddr, dst, info) < 0) in print_insn_pdp11()
Dd10v-dis.c31 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()
Dtic80-dis.c101 print_operand (struct disassemble_info *info, in print_operand() function
238 print_operand (info, value, insn, operand, memaddr); in print_one_instruction()
Dw65-dis.c35 print_operand (int lookup, char *format, int *args) in print_operand() function
Dlm32-dis.c164 cd->print_operand = lm32_cgen_print_operand; in lm32_cgen_init_dis()
Dor1k-dis.c158 cd->print_operand = or1k_cgen_print_operand; in or1k_cgen_init_dis()
Dxstormy16-dis.c185 cd->print_operand = xstormy16_cgen_print_operand; in xstormy16_cgen_init_dis()
Diq2000-dis.c206 cd->print_operand = iq2000_cgen_print_operand; in iq2000_cgen_init_dis()
Dip2k-dis.c305 cd->print_operand = ip2k_cgen_print_operand; in ip2k_cgen_init_dis()
Dm32r-dis.c296 cd->print_operand = m32r_cgen_print_operand; in m32r_cgen_init_dis()
Dfr30-dis.c316 cd->print_operand = fr30_cgen_print_operand; in fr30_cgen_init_dis()
Depiphany-dis.c294 cd->print_operand = epiphany_cgen_print_operand; in epiphany_cgen_init_dis()
Dmt-dis.c307 cd->print_operand = mt_cgen_print_operand; in mt_cgen_init_dis()
Dfrv-dis.c413 cd->print_operand = frv_cgen_print_operand; in frv_cgen_init_dis()
Dxc16x-dis.c437 cd->print_operand = xc16x_cgen_print_operand; in xc16x_cgen_init_dis()
DChangeLog-9899882 * d10v-dis.c (print_operand): If num is nonzero, then
1413 * w65-dis.c (print_operand): Likewise.
1586 * d10v-dis.c (print_operand): Likewise.
1641 (print_operand): If there's a reloc, don't calculate the
Dm32c-dis.c908 cd->print_operand = m32c_cgen_print_operand; in m32c_cgen_init_dis()
Dmep-dis.c1204 cd->print_operand = mep_cgen_print_operand; in mep_cgen_init_dis()
DChangeLog-000139 * d10v-dis.c (print_operand): Apply REGISTER_MASK to `num' of
42 * d10v-dis.c (print_operand): Disregard OPERAND_SP in register
DChangeLog-929789 * d10v-dis.c (print_operand):
915 * d10v-dis.c (print_operand): Change address printing
1794 * d10v-dis.c (print_operand): Now uses pre_defined_registers
DChangeLog-02031781 * pdp11-dis.c (print_operand): Clean up formatting for mode 67.
/toolchain/binutils/binutils-2.25/include/opcode/
Dcgen.h1284 void (*print_operand) member
1290 void (*print_operand) (); member
1295 #define CGEN_CPU_PRINT_OPERAND(cd) ((cd)->print_operand)
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c159 static void print_operand (int, int, argument *);
1252 print_operand (int nbits, int shift, argument *arg) in print_operand() function
1640 print_operand (cur_size[i], instruction->operands[i].shift, in assemble_insn()
Dtc-cr16.c1876 print_operand (int nbits, int shift, argument *arg) in print_operand() function
2392 print_operand (cur_size[i], instruction->operands[i].shift, in assemble_insn()

12