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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h995 #define MIPS16_INSN_WRITE_31 0x00000020
994 #define MIPS16_INSN_WRITE_31 macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips16-opc.c42 #define WR_31 MIPS16_INSN_WRITE_31
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2944 if (pinfo & (MIPS16_INSN_WRITE_31 | MIPS16_INSN_READ_31))
3031 || ((prev_pinfo & MIPS16_INSN_WRITE_31)
3056 && (pinfo & MIPS16_INSN_WRITE_31)
3057 && ((prev_pinfo & MIPS16_INSN_WRITE_31)
3073 && (pinfo & MIPS16_INSN_WRITE_31)

Completed in 67 milliseconds