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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h449 #define INSN_WRITE_HI 0x01000000 macro
1024 INSN_WRITE_HI
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c54 #define WR_HI INSN_WRITE_HI
H A Dmips-opc.c65 #define WR_HI INSN_WRITE_HI
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2337 if ((pinfo1 & INSN_READ_HI) && (pinfo2 & INSN_WRITE_HI))
2447 && ((insn->insn_mo->pinfo & (INSN_WRITE_HI | INSN_WRITE_LO)) == 0

Completed in 76 milliseconds