HomeSort by relevance Sort by last modified time
    Searched refs:BRANCH_NEQ_INS (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
cr16.h 165 #define BRANCH_NEQ_INS 6
crx.h 162 #define BRANCH_NEQ_INS 7
  /toolchain/binutils/binutils-2.25/opcodes/
cr16-dis.c 683 else if (IS_INSN_TYPE (BRANCH_NEQ_INS))
cr16-opc.c 174 {NAME, 1, OPC, 24, BRANCH_NEQ_INS, {{regr,16}, {disps5,20}}}
crx-dis.c 613 else if (IS_INSN_TYPE (BRANCH_NEQ_INS))
crx-opc.c 135 {NAME, 1, OPC, 24, BRANCH_NEQ_INS, {{regr,16}, {dispu5,20}}}
  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c 663 else if (IS_INSN_TYPE (BRANCH_NEQ_INS))
    [all...]
tc-cr16.c 1058 else if (IS_INSN_TYPE (BRANCH_NEQ_INS))
    [all...]

Completed in 65 milliseconds