Searched refs:MIPS16_INSN_WRITE_X (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h985 #define MIPS16_INSN_WRITE_X 0x00000001
984 #define MIPS16_INSN_WRITE_X macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c37 #define WR_x MIPS16_INSN_WRITE_X
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2934 if (pinfo & (MIPS16_INSN_WRITE_X | MIPS16_INSN_READ_X))
3017 && (((prev_pinfo & MIPS16_INSN_WRITE_X)

Completed in 98 milliseconds