Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmips16-opc.c160 #define WR_LO INSN_WRITE_LO
Dmicromips-opc.c243 #define WR_LO INSN_WRITE_LO
Dmips-opc.c256 #define WR_LO INSN_WRITE_LO
/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1048 #define INSN_WRITE_LO 0x00200000 macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c6120 if ((pinfo1 & INSN_READ_LO) && (pinfo2 & INSN_WRITE_LO)) in insns_between()
6263 && ((insn->insn_mo->pinfo & (INSN_WRITE_HI | INSN_WRITE_LO)) == 0 in nops_for_vr4130()