Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Darc-dis.c508 op_BC = 4, op_BLC = 5, op_LPC = 6, op_JC = 7, enumerator
736 case op_JC: in dsmOneArcInst()
751 decodingClass = ((state->_opcode == op_JC) ? CLASS_A4_JC : CLASS_A4_BRANCH ); in dsmOneArcInst()