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

/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dsh-dis.c173 const sh_opcode_info *opx, *opy; local
196 for (opy = first_movy; opy->nibbles[2] != insn_y;)
197 opy++;
198 print_movxy (opy, ((insn >> 8) & 1) + 6, (insn >> 6) & 1,
/openbsd-current/gnu/usr.bin/binutils-2.17/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 117 milliseconds