Searched refs:opy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/opcodes/
H A Dsh-dis.c166 const sh_opcode_info *opx, *opy; local
189 for (opy = first_movy; opy->nibbles[2] != insn_y;)
190 opy++;
191 print_movxy (opy, ((insn >> 8) & 1) + 6, (insn >> 6) & 1,

Completed in 47 milliseconds