Searched refs:INSN_COPROC_MOVE_DELAY (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h441 #define INSN_COPROC_MOVE_DELAY 0x00100000 macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c483 INSN_LOAD_COPROC_DELAY, INSN_COPROC_MOVE_DELAY, and to delays
2386 else if ((!cop_interlocks && (pinfo1 & INSN_COPROC_MOVE_DELAY))
8541 | INSN_LOAD_COPROC_DELAY | INSN_COPROC_MOVE_DELAY)))
9528 && (ip->insn_mo->pinfo & (INSN_COPROC_MOVE_DELAY
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c36 #define COD INSN_COPROC_MOVE_DELAY

Completed in 84 milliseconds