Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dcrx.h162 #define BRANCH_NEQ_INS 7 macro
Dcr16.h165 #define BRANCH_NEQ_INS 6 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dcrx-dis.c613 else if (IS_INSN_TYPE (BRANCH_NEQ_INS)) in print_arg()
Dcrx-opc.c135 {NAME, 1, OPC, 24, BRANCH_NEQ_INS, {{regr,16}, {dispu5,20}}}
Dcr16-dis.c683 else if (IS_INSN_TYPE (BRANCH_NEQ_INS)) in print_arg()
Dcr16-opc.c174 {NAME, 1, OPC, 24, BRANCH_NEQ_INS, {{regr,16}, {disps5,20}}}
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-crx.c663 else if (IS_INSN_TYPE (BRANCH_NEQ_INS)) in process_label_constant()
Dtc-cr16.c1058 else if (IS_INSN_TYPE (BRANCH_NEQ_INS)) in process_label_constant()