Searched refs:print_movxy (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | sh-dis.c | 33 print_movxy (const sh_opcode_info *op, in print_movxy() function 154 print_movxy (op, in print_insn_ddt() 181 print_movxy (opx, ((insn >> 9) & 1) + 4, (insn >> 7) & 1, in print_insn_ddt() 191 print_movxy (opy, ((insn >> 8) & 1) + 6, (insn >> 6) & 1, in print_insn_ddt()
|
| D | ChangeLog-0203 | 1020 * sh-dis.c (print_movxy): Constify "op" param.
|
| D | ChangeLog-0001 | 2120 * sh-dis.c (print_movxy, print_insn_ddt, print_dsp_reg): New functions.
|