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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h409 #define INSN_WRITE_FPR_S 0x00000010 macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2397 else if (pinfo1 & INSN_WRITE_FPR_S)
2916 if ((pinfo & (INSN_WRITE_FPR_S | INSN_READ_FPR_S)) != 0)
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c47 #define WR_S INSN_WRITE_FPR_S

Completed in 90 milliseconds