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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dtic30-dis.c353 int src_op, dest_op; local
359 dest_op = 0;
364 dest_op = 1;
368 get_register_operand ((insn_word & 0x001F0000) >> 16, operand[dest_op]);
/haiku-buildtools/binutils/opcodes/
H A Dtic30-dis.c355 int src_op, dest_op; local
361 dest_op = 0;
366 dest_op = 1;
370 get_register_operand ((insn_word & 0x001F0000) >> 16, operand[dest_op]);

Completed in 42 milliseconds