Home
last modified time | relevance | path

Searched refs:print_instruction (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dtic80-dis.c35 static int print_instruction PARAMS ((struct disassemble_info *, bfd_vma, unsigned long,
283 print_instruction (info, memaddr, insn, vec_opcode) in print_instruction() function
323 length = print_instruction (info, memaddr, insn, opcode);
384 status = print_instruction (info, memaddr, insn, NULL);
H A Dtic54x-dis.c30 static int print_instruction (disassemble_info *, bfd_vma,
76 if (!print_instruction (info, memaddr, opcode, in print_insn_tic54x()
168 print_instruction (info, memaddr, opcode, tm_name, tm_operands, size, ext) in print_instruction() function
473 print_instruction (info, memaddr, opcode,
476 return print_instruction (info, memaddr, opcode,
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic80-dis.c257 print_instruction (struct disassemble_info *info, in print_instruction() function
294 length = print_instruction (info, memaddr, insn, opcode); in print_instruction()
311 status = print_instruction (info, memaddr, insn, NULL); in print_insn_tic80()
H A Dtic54x-dis.c30 static int print_instruction (disassemble_info *, bfd_vma,
76 if (!print_instruction (info, memaddr, opcode, in print_insn_tic54x()
168 print_instruction (info, memaddr, opcode, tm_name, tm_operands, size, ext) in print_instruction() function
473 print_instruction (info, memaddr, opcode,
476 return print_instruction (info, memaddr, opcode,