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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h433 #define INSN_LOAD_COPROC_DELAY 0x00010000 macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c483 INSN_LOAD_COPROC_DELAY, INSN_COPROC_MOVE_DELAY, and to delays
2149 || ((prev_pinfo & INSN_LOAD_COPROC_DELAY)
2371 || (!cop_interlocks && (pinfo1 & INSN_LOAD_COPROC_DELAY)))
8541 | INSN_LOAD_COPROC_DELAY | INSN_COPROC_MOVE_DELAY)))
9530 | INSN_LOAD_COPROC_DELAY
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c33 #define LCD INSN_LOAD_COPROC_DELAY

Completed in 181 milliseconds