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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h405 #define INSN_WRITE_GPR_31 0x00000004 macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2683 pinfo & INSN_WRITE_GPR_31,
2912 if (pinfo & INSN_WRITE_GPR_31)
3046 || ((pinfo & INSN_WRITE_GPR_31)
3053 || ((pinfo & INSN_WRITE_GPR_31)
3070 && (pinfo & INSN_WRITE_GPR_31)
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c44 #define WR_31 INSN_WRITE_GPR_31

Completed in 122 milliseconds