Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c193 static char *print_opcode_format (struct m68hc11_opcode *, int);
735 print_opcode_format (struct m68hc11_opcode *opcode, int example) in print_opcode_format() function
982 char *fmt = print_opcode_format (opcodes, example); in print_opcode_list()
1029 fmt = print_opcode_format (opcode, 0); in print_insn_format()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-0001938 (print_opcode_format, skip_whites): Likewise.
942 (print_insn_format): Fix call to print_opcode_format.
DChangeLog-02034844 (print_opcode_format): Likewise.