Searched refs:INSN_READ_LO (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h447 #define INSN_READ_LO 0x00800000 macro
1023 INSN_READ_LO
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c57 #define RD_LO INSN_READ_LO
H A Dmips-opc.c70 #define RD_LO INSN_READ_LO
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c504 ((PINFO & INSN_READ_HI) || (PINFO & INSN_READ_LO))
2335 if ((pinfo1 & INSN_READ_LO) && (pinfo2 & INSN_WRITE_LO))

Completed in 64 milliseconds