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

/freebsd-9.3-release/contrib/binutils/include/opcode/
H A Dcr16.h162 #define BRANCH_INS 3 macro
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcr16-opc.c163 {NAME, 1, OPC, 28, BRANCH_INS, {{cc,20}, {dispe9,16}}}, \
165 {NAME, 2, ((OPC<<4)+0x8), 24, BRANCH_INS, {{cc,20}, {disps17,0}}}, \
167 {NAME, 3, (OPC<<4), 16 , BRANCH_INS, {{cc,4}, {disps25,16}}}
H A Dcr16-dis.c475 if ((IS_INSN_TYPE (BRANCH_INS))
629 if (IS_INSN_TYPE (BRANCH_INS) || IS_INSN_MNEMONIC ("bal"))
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-cr16.c946 else if (IS_INSN_TYPE (BRANCH_INS))

Completed in 100 milliseconds