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

/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dmips.h401 #define INSN_WRITE_GPR_D 0x00000001 macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.c2906 if (pinfo & INSN_WRITE_GPR_D)
3013 && (prev_pinfo & INSN_WRITE_GPR_D)
3043 && (((pinfo & INSN_WRITE_GPR_D)
3049 && (prev_pinfo & INSN_WRITE_GPR_D)
3050 && (((pinfo & INSN_WRITE_GPR_D)
3065 && (pinfo & INSN_WRITE_GPR_D)
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmips-opc.c42 #define WR_d INSN_WRITE_GPR_D

Completed in 75 milliseconds