Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h437 #define INSN_COND_BRANCH_DELAY 0x00040000 macro
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-dis.c1379 else if ((op->pinfo & (INSN_COND_BRANCH_DELAY in print_insn_mips()
Dmips-opc.c35 #define CBD INSN_COND_BRANCH_DELAY
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c2533 | INSN_COND_BRANCH_DELAY in nops_for_insn_or_target()
2657 && (pinfo & INSN_UNCOND_BRANCH_DELAY || pinfo & INSN_COND_BRANCH_DELAY in append_insn()
2955 || (pinfo & INSN_COND_BRANCH_DELAY)) in append_insn()
3268 | INSN_COND_BRANCH_DELAY in macro_start()
/freebsd-9-stable/contrib/gdb/gdb/
Dmips-tdep.c4554 | INSN_COND_BRANCH_DELAY in is_delayed()