Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1030 #define INSN_LOAD_COPROC 0x00001000 macro
DChangeLog-0415468 (INSN_LOAD_COPROC): New define.
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2014373 (LC): New define, update to use INSN_LOAD_COPROC.
Dmicromips-opc.c206 #define LC INSN_LOAD_COPROC
Dmips-opc.c218 #define LC INSN_LOAD_COPROC
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4653 | INSN_LOAD_COPROC | INSN_COPROC_MOVE))) in mips_oddfpreg_ok()
4834 | INSN_LOAD_COPROC in convert_reg_type()
6066 || ((prev_pinfo & INSN_LOAD_COPROC) && !cop_interlocks)) in reg_needs_delay()
6184 || (!cop_interlocks && (pinfo1 & INSN_LOAD_COPROC))) in insns_between()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2014755 * config/tc-mips.c: Rename INSN_LOAD_COPROC_DELAY to INSN_LOAD_COPROC