Searched refs:print_foperand (Results 1 – 2 of 2) sorted by relevance
175 print_foperand (bfd_vma *memaddr, int code, disassemble_info *info) in print_foperand() function237 if (print_foperand (&memaddr, dst, info) < 0) in print_insn_pdp11()265 if (print_foperand (&memaddr, dst, info) < 0) in print_insn_pdp11()274 if (print_foperand (&memaddr, dst, info) < 0) in print_insn_pdp11()
1782 (print_foperand): New function to handle float opcode operands.1783 (print_insn_pdp11): Use print_foperand to disassemble float ops.