Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/opcodes/
HDmips16-opc.c35 #define BR MIPS16_INSN_BRANCH
HDChangeLog-9899637 * mips16-opc.c: Mark branch insns with MIPS16_INSN_BRANCH.
/NextBSD/contrib/binutils/include/opcode/
HDmips.h1014 #define MIPS16_INSN_BRANCH 0x00010000 macro
HDChangeLog-91031365 * mips.h (MIPS16_INSN_BRANCH): New.
/NextBSD/contrib/binutils/gas/config/
HDtc-mips.c2540 else if (mips_opts.mips16 && (insn->insn_mo->pinfo & MIPS16_INSN_BRANCH)) in nops_for_insn_or_target()