Home
last modified time | relevance | path

Searched refs:print_insn_arc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog121 (arc_insn_length, print_insn_arc): Remove bfd_mach_arc_nps400.
279 (print_insn_arc): Use new functions to find opcode, and iterator
429 (print_insn_arc): Set insn_type information.
444 (print_insn_arc): Changed.
605 (print_insn_arc): Use arc_insn_length, change insnLen to unsigned.
618 (print_insn_arc): Update for .extCondCode, .extCoreRegister and
659 (print_insn_arc): Use find_format.
770 * arc-dis.c (print_insn_arc): Handle nps400.
Darc-dis.c703 print_insn_arc (bfd_vma memaddr, in print_insn_arc() function
1018 return print_insn_arc; in arc_get_disassembler()
1030 ret.instructionLen = print_insn_arc (memaddr, info); in arcAnalyzeInstr()
DChangeLog-2015262 * arc-opc.c (print_insn_arc): Check section size to read
486 * arc-dis.c (print_insn_arc): Initiallise insn array.