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

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Darc-dis.c512 op_BC = 4, op_BLC = 5, op_LPC = 6, op_JC = 7, enumerator in enum:__anon674
740 case op_JC:
755 decodingClass = ((state->_opcode == op_JC) ? CLASS_A4_JC : CLASS_A4_BRANCH );
907 /* For op_JC -- jump to address specified.

Completed in 118 milliseconds