Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/opcodes/
HDarc-dis.c512 op_BC = 4, op_BLC = 5, op_LPC = 6, op_JC = 7, enumerator
740 case op_JC: in dsmOneArcInst()
755 decodingClass = ((state->_opcode == op_JC) ? CLASS_A4_JC : CLASS_A4_BRANCH ); in dsmOneArcInst()