Home
last modified time | relevance | path

Searched refs:INSN_LOAD_COPROC (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1044 #define INSN_LOAD_COPROC 0x00001000 macro
DChangeLog120 (INSN_LOAD_COPROC): New define.
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog332 (LC): New define, update to use INSN_LOAD_COPROC.
Dmicromips-opc.c206 #define LC INSN_LOAD_COPROC
Dmips-opc.c272 #define LC INSN_LOAD_COPROC
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c4663 | INSN_LOAD_COPROC | INSN_COPROC_MOVE))) in mips_oddfpreg_ok()
4850 | INSN_LOAD_COPROC in convert_reg_type()
6172 || ((prev_pinfo & INSN_LOAD_COPROC) && !cop_interlocks)) in reg_needs_delay()
6290 || (!cop_interlocks && (pinfo1 & INSN_LOAD_COPROC))) in insns_between()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog582 * config/tc-mips.c: Rename INSN_LOAD_COPROC_DELAY to INSN_LOAD_COPROC